From bda0939bd2e52fcac94a299110716b6804d7f31b Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Wed, 30 Apr 2025 22:38:12 +0200 Subject: [PATCH] [skip ci] Remove NEWS entry for reverted fix --- NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS b/NEWS index efb76ac127a..104a0536974 100644 --- a/NEWS +++ b/NEWS @@ -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