From bd843d760f13311c6f1d2dc3f008be4fadafafe0 Mon Sep 17 00:00:00 2001 From: Go Kudo Date: Sat, 17 Aug 2024 03:12:32 +0900 Subject: [PATCH] [ci skip] fix NEWS --- NEWS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 6017bc1f980..d845ea39635 100644 --- a/NEWS +++ b/NEWS @@ -2,13 +2,11 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 8.2.24 -- Core: - . Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer). - (zeriyoshi) - 29 Aug 2024, PHP 8.2.23 - Core: + . Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer). + (zeriyoshi) . Fixed bug GH-15020 (Memory leak in Zend/Optimizer/escape_analysis.c). (nielsdos) . Fixed bug GH-15023 (Memory leak in Zend/zend_ini.c). (nielsdos)