Commit f5b0147625f for php.net

commit f5b0147625f696ad4a4c6b4d46780890b5e92505
Author: Joe Ferguson <svpernova09@php.net>
Date:   Tue Aug 11 17:35:30 2026 +0000

    [ci skip] Update NEWS for 8.6.0beta2

diff --git a/NEWS b/NEWS
index 1ed1362f355..2326aa8951f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 8.6.0beta1
+?? ??? ????, PHP 8.6.0beta2
+
+
+13 Aug 2026, PHP 8.6.0beta1

 - Core:
   . Deprecated "namespace" as a class constant name. (NickSdot)