mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
reorder
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,9 +1,6 @@
|
||||
PHP NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? 2004, PHP 5.1.0
|
||||
- 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)
|
||||
- Moved extensions to PECL:
|
||||
. ext/dio (Jani, Derick)
|
||||
. ext/yp (Jani, Derick)
|
||||
@@ -22,6 +19,9 @@ PHP NEWS
|
||||
. virtual path handling by adding a realpath() cache. (Andi)
|
||||
. variable fetches. (Andi)
|
||||
. magic method invocations. (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)
|
||||
- Added new classes in mysqli: mysqli_driver, mysqli_warning, mysqli_exception,
|
||||
and mysqli_sql_exception. (Georg)
|
||||
- Added possibility to access INI variables from within .ini file. (Andrei)
|
||||
|
||||
Reference in New Issue
Block a user