php-src/UPGRADING

81 lines
1.7 KiB
Plaintext
Raw Normal View History

2005-11-23 15:01:54 +00:00
$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
2010-03-24 16:23:50 +00:00
2010-03-24 16:23:50 +00:00
========================================
1. Backward Incompatible Changes
2010-03-24 16:23:50 +00:00
========================================
2009-06-24 21:16:53 +00:00
2013-12-05 10:30:52 +00:00
- DBA
. dba_delete() now returns false if the key was not found for the inifile
handler, too.
========================================
2. New Features
========================================
2013-10-08 14:20:07 +00:00
========================================
2. Changes in SAPI modules
========================================
========================================
3. Deprecated Functionality
========================================
========================================
4. Changed Functions
========================================
2009-06-23 19:40:31 +00:00
========================================
5. New Functions
========================================
2013-11-04 12:32:45 +00:00
========================================
6. New Classes and Interfaces
========================================
========================================
7. Removed Extensions
========================================
========================================
8. Other Changes to Extensions
========================================
========================================
9. New Global Constants
========================================
2010-03-24 16:23:50 +00:00
========================================
10. Changes to INI File Handling
========================================
========================================
11. Other Changes
========================================