Browse Source

ChangeLog update

PHP-5.0
23 years ago
parent
commit
210244b339
  1. 50
      ChangeLog
  2. 20
      Zend/ChangeLog

50
ChangeLog

@ -1,3 +1,53 @@
2004-04-25 Derick Rethans <php@derickrethans.nl>
* ext/gd/libgd/gd.c
ext/gd/tests/bug28147.phpt:
- MFB: Fixed bug #28147 (Crash with drawing anti-alised lines)
* (PHP_4_3)
NEWS
ext/gd/libgd/gd.c
ext/gd/tests/bug28147.phpt
ext/gd/tests/bug28147.phpt:
- Fixed bug #28147 (Crash with drawing anti-aliased lines)
2004-04-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* ZendEngine2/zend_builtin_functions.c:
Skip correct amount of stack entries
* ZendEngine2/zend_interfaces.c:
Capture potential problem by error message
* ZendEngine2/zend_reflection_api.c:
Show number of classes
* NEWS:
BFN
2004-04-25 Andi Gutmans <andi@zend.com>
* NEWS
configure.in
ZendEngine2/zend.h
main/php_version.h:
- RC3-dev
* (php_5_0_0RC2)
NEWS:
- This was forgotten
* NEWS
configure.in
ZendEngine2/zend.h
main/php_version.h:
- RC2
2004-04-25 Wez Furlong <wez.php@thebrainroom.net>
* NEWS:
Spell it out.
2004-04-24 Ilia Alshanetsky <ilia@prohost.org>
* tests/strings/002.phpt:

20
Zend/ChangeLog

@ -1,3 +1,23 @@
2004-04-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* zend_builtin_functions.c:
Skip correct amount of stack entries
* zend_interfaces.c:
Capture potential problem by error message
* zend_reflection_api.c:
Show number of classes
2004-04-25 Andi Gutmans <andi@zend.com>
* zend.h:
- RC3-dev
* (php_5_0_0RC2)
zend.h:
- RC2
2004-04-23 Andi Gutmans <andi@zend.com>
* zend_compile.c:

Loading…
Cancel
Save