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.
2 parents d353a89 + a19029f commit eab17aeCopy full SHA for eab17ae
NEWS
@@ -110,6 +110,8 @@ PHP NEWS
110
. Fixed bug GH-16479 (Use-after-free in SplObjectStorage::setInfo()). (ilutov)
111
. Fixed bug GH-16478 (Use-after-free in SplFixedArray::unset()). (ilutov)
112
. Fixed bug GH-16588 (UAF in Observer->serialize). (nielsdos)
113
+ . Fix GH-16477 (Segmentation fault when calling __debugInfo() after failed
114
+ SplFileObject::__constructor). (Girgias)
115
116
- Standard:
117
. Fixed bug GH-16293 (Failed assertion when throwing in assert() callback with
0 commit comments