From afef2f01b2fc292fc35ad119ba2dbf88db7aae27 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 13 Sep 2022 23:23:20 +0000 Subject: [PATCH] Update NEWS for PHP 8.0.24RC1 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e514fbf717b..40034a7c0fe 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2022, PHP 8.0.24 +15 Sep 2022, PHP 8.0.24RC1 - Core: . Fixed bug GH-9323 (Crash in ZEND_RETURN/GC/zend_call_function)