]> granicus.if.org Git - php/commitdiff
revert from NEWS too
authorStanislav Malyshev <stas@php.net>
Fri, 23 Mar 2012 05:34:32 +0000 (22:34 -0700)
committerStanislav Malyshev <stas@php.net>
Fri, 23 Mar 2012 05:34:32 +0000 (22:34 -0700)
NEWS

diff --git a/NEWS b/NEWS
index ce48ba01d759aedc5c9b50df58b250f5b3aa1a1f..ecfa97725b0cdb021d662bdab15d9abdb47eeff4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -100,9 +100,6 @@ PHP                                                                        NEWS
 
 - SPL
   . Fixed memory leak when calling SplFileInfo's constructor twice. (Felipe)
-  . Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
-    FilesystemIterator's iterators are requested more than once without
-    having had its dtor callback called in between). (Gustavo)
   . Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence)
   . Fixed bug #61326 (ArrayObject comparison). (Gustavo)