]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Sat, 14 Jun 2003 15:09:26 +0000 (15:09 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 14 Jun 2003 15:09:26 +0000 (15:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dc341eaf50d7b8fbe7662d12cefb19955246a580..e6222fd81d31f1436d015353c78c3c96cd822a3d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,7 @@ PHP 4                                                                      NEWS
   (tom@gksystems.com, Ilia)
 - Fixed bug #24060 (ncurses_del_panel() causes segfault). (Georg)
 - Fixed bug #24054 (Integer overflow failure with GCC/x86 for *=). (Sascha)
+- Fixed bug #24007 (Problem with register_globals & arrays). (Ilia)
 - Fixed bug #23951 (constants in static initializers clobbered by inheritance).
   (Wez, Zend Engine)
 - Fixed bug #23913 (make rename() work across partitions on *nix). (Ilia)