Commit e2c975d4fcc for php.net

commit e2c975d4fcc2769cac8a6c94e5d5b634a11ffbfb
Author: Daniel Scherzer <daniel.e.scherzer@gmail.com>
Date:   Tue Jul 14 06:39:29 2026 -0700

    Update NEWS

    This just missed the alpha2 tag so needs a new entry for alpha3

diff --git a/NEWS b/NEWS
index 84f532f19af..01ab6b2a97a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 8.6.0alpha3

+- Reflection:
+  . Fixed bug GH-22681 (Reflection*::__toString() truncates on null bytes).
+    (DanielEScherzer)

 16 Jul 2026, PHP 8.6.0alpha2