Skip to content

Commit 418f820

Browse files
committed
Add NEWS entry
1 parent f7222bd commit 418f820

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ PHP NEWS
125125
. Fixed bug GH-14687 (segfault on SplObjectIterator instance).
126126
(David Carlier)
127127
. Fixed bug GH-16604 (Memory leaks in SPL constructors). (nielsdos)
128+
. Fixed bug GH-16646 (UAF in ArrayObject::unset() and
129+
ArrayObject::exchangeArray()). (ilutov)
128130

129131
- Standard:
130132
. Fixed bug GH-16293 (Failed assertion when throwing in assert() callback with

0 commit comments

Comments
 (0)