[php-src] master: [ci skip] Update NEWS for 8.6.0beta1

Matteo Beccati <[email protected]> Tue, 28 Jul 2026 13:29:40 +0000
Newsgroups gmane.comp.php.cvs.general
Message-ID <[email protected]>
Author: Matteo Beccati (mbeccati)
Date: 2026-07-28T15:27:31+02:00

Commit: https://github.com/php/php-src/commit/bb05e82fef0760e054e4c7fed3fccbb4149a331d
Raw diff: https://github.com/php/php-src/commit/bb05e82fef0760e054e4c7fed3fccbb4149a331d.diff

[ci skip] Update NEWS for 8.6.0beta1

Changed paths:
  M  NEWS


Diff:

diff --git a/NEWS b/NEWS
index 65bd87faba82..7d85ff104dcd 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)