mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[skip ci] Remove NEWS entry for reverted fix
This commit is contained in:
parent
bbd9732f83
commit
bda0939bd2
1 changed files with 0 additions and 2 deletions
2
NEWS
2
NEWS
|
@ -3,8 +3,6 @@ PHP NEWS
|
||||||
?? ??? ????, PHP 8.4.7
|
?? ??? ????, PHP 8.4.7
|
||||||
|
|
||||||
- Core:
|
- 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-18038 (Lazy proxy calls magic methods twice). (Arnaud)
|
||||||
. Fixed bug GH-18209 (Use-after-free in extract() with EXTR_REFS). (ilutov)
|
. 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
|
. Fixed bug GH-18268 (Segfault in array_walk() on object with added property
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue