]> granicus.if.org Git - php/commitdiff
- BFN and add test
authorMarcus Boerger <helly@php.net>
Sat, 12 Feb 2005 16:39:48 +0000 (16:39 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 12 Feb 2005 16:39:48 +0000 (16:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 933bedc2c02f1702671f4d010803ccc37d13ff57..b184c6a8be94d314aec9f434d05e5243c655a6c9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -83,6 +83,7 @@ PHP                                                                        NEWS
 - Fixed bug #31055 (apache2filter: per request leak proportional to the full
   path of the request URI). (kameshj at fastmail dot fm)
 - Fixed bug #30901 (can't send cookies with soap envelop). (Dmitry)
+- Fixed bug #30862 (Static array with boolean indexes). (Marcus)
 - Fixed bug #30726 (-.1 like numbers are not being handled correctly). (Ilia)
 - Fixed bug #30725 (PHP segfaults when an exception is thrown in getIterator() 
   within foreach). (Marcus)