From 36c9f3116e25b4427db09fcea528d3f804b22b77 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Mon, 9 Jun 2003 17:04:57 +0000 Subject: [PATCH] BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9857184760..2757935c07 100644 --- 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) -- 2.50.1