mirror of
https://github.com/php/php-src.git
synced 2024-11-26 03:16:33 +08:00
ChangeLog update
This commit is contained in:
parent
fbc3eda353
commit
9d21d82024
24
ChangeLog
24
ChangeLog
@ -1,3 +1,27 @@
|
||||
2004-02-08 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* README.PHP4-TO-PHP5-THIN-CHANGES
|
||||
README.Zeus
|
||||
README.input_filter
|
||||
makerpm:
|
||||
- Change from PHP5 -> PHP 5
|
||||
|
||||
2004-02-08 Zeev Suraski <zeev@zend.com>
|
||||
|
||||
* ext/com_dotnet/com_handlers.c
|
||||
ext/simplexml/simplexml.c:
|
||||
Update to new API
|
||||
|
||||
* ZendEngine2/zend_execute.c
|
||||
ZendEngine2/zend_object_handlers.c
|
||||
ZendEngine2/zend_object_handlers.h:
|
||||
Fix write-mode of overloaded objects when using array dimensions
|
||||
|
||||
2004-02-08 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* ZendEngine2/zend_objects_API.c:
|
||||
- Check if free_storage exists
|
||||
|
||||
2004-02-07 Jani Taskinen <jani.taskinen@kolumbus.fi>
|
||||
|
||||
* ext/gmp/gmp.c:
|
||||
|
@ -1,3 +1,15 @@
|
||||
2004-02-08 Zeev Suraski <zeev@zend.com>
|
||||
|
||||
* zend_execute.c
|
||||
zend_object_handlers.c
|
||||
zend_object_handlers.h:
|
||||
Fix write-mode of overloaded objects when using array dimensions
|
||||
|
||||
2004-02-08 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* zend_objects_API.c:
|
||||
- Check if free_storage exists
|
||||
|
||||
2004-02-05 Sebastian Bergmann <sb@sebastian-bergmann.de>
|
||||
|
||||
* ZEND_CHANGES:
|
||||
|
Loading…
Reference in New Issue
Block a user