From: Wez Furlong Date: Mon, 9 Jun 2003 17:04:57 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC1~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36c9f3116e25b4427db09fcea528d3f804b22b77;p=php BFN --- 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)