We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4990250 commit e8ecb11Copy full SHA for e8ecb11
NEWS
@@ -100,6 +100,9 @@ PHP NEWS
100
101
- SPL
102
. 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)
106
. Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence)
107
. Fixed bug #61326 (ArrayObject comparison). (Gustavo)
108
0 commit comments