From 1fa3b4cd916222eadd0beedeeb8a81e3a64b3e27 Mon Sep 17 00:00:00 2001 From: Eric Mann Date: Tue, 12 Sep 2023 04:42:02 -0700 Subject: [PATCH] Update NEWS for start of RC3 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 67cf5736fa9..6719736d649 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.3.0RC2 +?? ??? ????, PHP 8.3.0RC3 + + +14 Sep 2023, PHP 8.3.0RC2 - Core: . Fixed GH-11847 (DTrace enabled build is broken). (Filip Zrůst)