1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Add NEWS entry

This commit is contained in:
Ilija Tovilo
2024-11-04 17:43:57 +01:00
parent f7222bd2de
commit 418f820f5d

2
NEWS
View File

@@ -125,6 +125,8 @@ PHP NEWS
. Fixed bug GH-14687 (segfault on SplObjectIterator instance).
(David Carlier)
. Fixed bug GH-16604 (Memory leaks in SPL constructors). (nielsdos)
. Fixed bug GH-16646 (UAF in ArrayObject::unset() and
ArrayObject::exchangeArray()). (ilutov)
- Standard:
. Fixed bug GH-16293 (Failed assertion when throwing in assert() callback with