]> granicus.if.org Git - php/commitdiff
BFN
authorWez Furlong <wez@php.net>
Mon, 9 Jun 2003 17:04:57 +0000 (17:04 +0000)
committerWez Furlong <wez@php.net>
Mon, 9 Jun 2003 17:04:57 +0000 (17:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9857184760db0427c0d4f4d0df85c20f38bd8b40..2757935c07d61625b45769e7022d0fd9f04cb976 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ PHP 4                                                                      NEWS
 - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus)
 - Fixed bug #24060 (ncurses_del_panel() causes segfault). (Georg)
 - Fixed bug #24054 (Integer overflow failure with GCC/x86 for *=). (Sascha)
+- Fixed bug #23951 (constants in static initializers clobbered by inheritance).
+  (Wez, Zend Engine)
 - Fixed bug #23913 (make rename() work across partitions on *nix). (Ilia)
 - Fixed bug #23912 (Invalid CSS in phpinfo() output). (Ilia)
 - Fixed bug #23902 (NULL in CGI header output). (Shane)