From: Ilia Alshanetsky Date: Sat, 14 Jun 2003 15:09:26 +0000 (+0000) Subject: Bug fixing news X-Git-Tag: php-4.3.3RC1~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6f08969d10fc415aa512ca93db98e63654fb7bc;p=php Bug fixing news --- diff --git a/NEWS b/NEWS index dc341eaf50..e6222fd81d 100644 --- 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)