From e8ecb114492ad3f2c8c9f2aa46d37c685881d507 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gustavo=20Andr=C3=A9=20dos=20Santos=20Lopes?= Date: Fri, 23 Mar 2012 09:40:20 +0000 Subject: [PATCH] Revert "revert from NEWS too" This reverts commit 4990250f2d5bd3dad82e9d98d4b18c3091bf8843. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index ecfa97725b..ce48ba01d7 100644 --- a/NEWS +++ b/NEWS @@ -100,6 +100,9 @@ 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) -- 2.40.0