Commit bb05e82fef0 for php.net

commit bb05e82fef0760e054e4c7fed3fccbb4149a331d
Author: Matteo Beccati <mbeccati@php.net>
Date:   Tue Jul 28 10:09:26 2026 +0000

    [ci skip] Update NEWS for 8.6.0beta1

diff --git a/NEWS b/NEWS
index 65bd87faba8..7d85ff104dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 8.6.0alpha3
+?? ??? ????, PHP 8.6.0beta1
+
+
+30 Jul 2026, PHP 8.6.0alpha3

 - Core:
   . Implemented partial function application RFC. (Arnaud)