Skip to content

Commit e8ecb11

Browse files
committed
Revert "revert from NEWS too"
This reverts commit 4990250.
1 parent 4990250 commit e8ecb11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ PHP NEWS
100100

101101
- SPL
102102
. Fixed memory leak when calling SplFileInfo's constructor twice. (Felipe)
103+
. Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
104+
FilesystemIterator's iterators are requested more than once without
105+
having had its dtor callback called in between). (Gustavo)
103106
. Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence)
104107
. Fixed bug #61326 (ArrayObject comparison). (Gustavo)
105108

0 commit comments

Comments
 (0)