Browse Source

ChangeLog update

PHP-5.0
22 years ago
parent
commit
0e6607aa51
  1. 21
      ChangeLog
  2. 5
      Zend/ChangeLog

21
ChangeLog

@ -1,3 +1,24 @@
2004-06-19 Jan Lehnardt <jan@dasmoped.net>
* scripts/phpize.in:
- do it right (phpize path issue)
* scripts/phpize.in:
- phpize now can handle directories with spaces in their name (#28847)
2004-06-19 Sebastian Bergmann <sb@sebastian-bergmann.de>
* ZendEngine2/zend_reflection_api.c:
Reflection_* -> Reflection*. Patch by Timm Friebe.
2004-06-19 Stefan Esser <sesser@suspekt.org>
* (PHP_4_3)
ext/domxml/php_domxml.c
ext/ncurses/ncurses_functions.c
ext/w32api/w32api.c:
Fixed some 64bit and other zend_parse_parameters bugs
2004-06-18 Sara Golemon <php@alphaweb.net>
* (PHP_4_3)

5
Zend/ChangeLog

@ -1,3 +1,8 @@
2004-06-19 Sebastian Bergmann <sb@sebastian-bergmann.de>
* zend_reflection_api.c:
Reflection_* -> Reflection*. Patch by Timm Friebe.
2004-06-18 Sara Golemon <php@alphaweb.net>
* zend_execute.c:

Loading…
Cancel
Save