mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
43a8f4f814
Usual grumble about please ensuring UPGRADING gets updated goes here. :)
81 lines
1.7 KiB
Plaintext
Executable File
81 lines
1.7 KiB
Plaintext
Executable File
$Id$
|
|
|
|
PHP X.Y UPGRADE NOTES
|
|
|
|
1. Backward Incompatible Changes
|
|
2. New Features
|
|
2. Changes in SAPI modules
|
|
3. Deprecated Functionality
|
|
4. Changed Functions
|
|
5. New Functions
|
|
6. New Classes and Interfaces
|
|
7. Removed Extensions
|
|
8. Other Changes to Extensions
|
|
9. New Global Constants
|
|
10. Changes to INI File Handling
|
|
11. Other Changes
|
|
|
|
|
|
========================================
|
|
1. Backward Incompatible Changes
|
|
========================================
|
|
|
|
- DBA
|
|
. dba_delete() now returns false if the key was not found for the inifile
|
|
handler, too.
|
|
|
|
========================================
|
|
2. New Features
|
|
========================================
|
|
|
|
|
|
========================================
|
|
2. Changes in SAPI modules
|
|
========================================
|
|
|
|
|
|
========================================
|
|
3. Deprecated Functionality
|
|
========================================
|
|
|
|
|
|
========================================
|
|
4. Changed Functions
|
|
========================================
|
|
|
|
|
|
========================================
|
|
5. New Functions
|
|
========================================
|
|
|
|
|
|
========================================
|
|
6. New Classes and Interfaces
|
|
========================================
|
|
|
|
|
|
========================================
|
|
7. Removed Extensions
|
|
========================================
|
|
|
|
|
|
========================================
|
|
8. Other Changes to Extensions
|
|
========================================
|
|
|
|
|
|
========================================
|
|
9. New Global Constants
|
|
========================================
|
|
|
|
|
|
========================================
|
|
10. Changes to INI File Handling
|
|
========================================
|
|
|
|
|
|
========================================
|
|
11. Other Changes
|
|
========================================
|
|
|