mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Fix GH-16477 (Segmentation fault when calling __debugInfo() after failed SplFileObject::__constructor)
This commit is contained in:
2
NEWS
2
NEWS
@@ -110,6 +110,8 @@ PHP NEWS
|
||||
. Fixed bug GH-16479 (Use-after-free in SplObjectStorage::setInfo()). (ilutov)
|
||||
. Fixed bug GH-16478 (Use-after-free in SplFixedArray::unset()). (ilutov)
|
||||
. Fixed bug GH-16588 (UAF in Observer->serialize). (nielsdos)
|
||||
. Fix GH-16477 (Segmentation fault when calling __debugInfo() after failed
|
||||
SplFileObject::__constructor). (Girgias)
|
||||
|
||||
- Standard:
|
||||
. Fixed bug GH-16293 (Failed assertion when throwing in assert() callback with
|
||||
|
||||
Reference in New Issue
Block a user