From: Marcus Boerger Date: Mon, 11 Aug 2003 20:19:50 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC4~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46174f8ac8a9fb925e53e58e99fb43fe1fc4c869;p=php BFN --- diff --git a/NEWS b/NEWS index bd3080609b..d07ea1978f 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ PHP 4 NEWS situations). (Ilia) - Fixed bug #22245 (References inside $_SESSION not being handled). (Ilia) - Fixed bug #21957 (serialize() mangles objects with __sleep). (Ilia) +- Fixed bug #21918 (strange behaviour of mixed type in array-keys). (Marcus) 07 Aug 2003, Version 4.3.3RC3 - Fixed bug #24958 (Incorrect handling of 404s). (Ilia, Justin)