mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
reorder
This commit is contained in:
parent
7ab5b4ff42
commit
360381583d
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -21,7 +21,6 @@ PHP NEWS
|
|||
. virtual path handling by adding a realpath() cache. (Andi)
|
||||
. variable fetches. (Andi)
|
||||
. magic method invocations. (Marcus)
|
||||
- Added interface Serializeable. (Stanislav, Marcus)
|
||||
- Improved extension SPL (Marcus).
|
||||
. added standard hierarchy of Exception classes
|
||||
. added interface Countable
|
||||
|
@ -29,6 +28,7 @@ PHP NEWS
|
|||
. added spl_autoload*() functions
|
||||
. converted several 5.0 examples into c code
|
||||
. added class File
|
||||
- Added interface Serializeable. (Stanislav, Marcus)
|
||||
- Added pg_field_type_oid() PostgreSQL function. (mauroi at digbang dot com)
|
||||
- Added zend_declare_property_...() and zend_update_property_...()
|
||||
API functions for bool, double and binary safe strings. (Hartmut)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue