From d2569c9727c13b9f1a8ddbc6eab6c9e298286ae9 Mon Sep 17 00:00:00 2001 From: Volker Dusch Date: Tue, 7 Oct 2025 14:26:00 +0200 Subject: [PATCH] [ci skip] Update NEWS for PHP 8.5.0 RC2 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 98b0f62f0da..0992089ca91 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.5.0RC2 +?? ??? ????, PHP 8.5.0RC3 + + +09 Oct 2025, PHP 8.5.0RC2 - Core: . Fix OSS-Fuzz #447521098 (Fatal error during sccp shift eval). (ilutov)