[skip ci] Remove NEWS entry for reverted fix

This commit is contained in:
Ilija Tovilo 2025-04-30 22:38:12 +02:00 committed by Saki Takamachi
parent bbd9732f83
commit bda0939bd2
No known key found for this signature in database
GPG key ID: 770426E17EBBB3DD

2
NEWS
View file

@ -3,8 +3,6 @@ PHP NEWS
?? ??? ????, PHP 8.4.7
- Core:
. Fixed bug GH-17711 and GH-18022 (Infinite recursion on deprecated attribute
evaluation). (ilutov)
. Fixed bug GH-18038 (Lazy proxy calls magic methods twice). (Arnaud)
. Fixed bug GH-18209 (Use-after-free in extract() with EXTR_REFS). (ilutov)
. Fixed bug GH-18268 (Segfault in array_walk() on object with added property