]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Mon, 11 Aug 2003 20:19:50 +0000 (20:19 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 11 Aug 2003 20:19:50 +0000 (20:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bd3080609b42ab866ee20b527068e7ecdfed05f6..d07ea1978f4347219a5c20da21fcfa32a1a6e8a8 100644 (file)
--- 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)