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 f7222bd commit 418f820Copy full SHA for 418f820
NEWS
@@ -125,6 +125,8 @@ PHP NEWS
125
. Fixed bug GH-14687 (segfault on SplObjectIterator instance).
126
(David Carlier)
127
. Fixed bug GH-16604 (Memory leaks in SPL constructors). (nielsdos)
128
+ . Fixed bug GH-16646 (UAF in ArrayObject::unset() and
129
+ ArrayObject::exchangeArray()). (ilutov)
130
131
- Standard:
132
. Fixed bug GH-16293 (Failed assertion when throwing in assert() callback with
0 commit comments