From: Ilia Alshanetsky Date: Mon, 4 Aug 2003 17:15:06 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC3~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1a7a8d572febdfbb645c40369a523cb7d231fc0;p=php BFN --- diff --git a/NEWS b/NEWS index e10117d94d..6dd026124a 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ PHP 4 NEWS - Fixed bug #24177 (Status not set correctly after flush() in Apache 2). (Ilia) - Fixed bug #23509 (exit code lost when exit() called from register_shutdown_function()). (Ilia) +- Fixed bug #23104 (hash position of static arrays not being reset). (Ilia) - Fixed bug #22154 (Possible crash when memory_limit is reached and output buffering in addition to session.use_trans_sid is used). (Ilia) - Fixed bug #22072 (Apache2 sapis do not detect aborted connections). (Ilia)