Commit cb6262142e8 for php.net

commit cb6262142e848f07e2532a1236c83bf77bc0b632
Author: Daniel Scherzer <daniel.e.scherzer@gmail.com>
Date:   Mon Aug 3 10:46:42 2026 -0700

    NEWS for master

diff --git a/NEWS b/NEWS
index 1f3011b8e61..9e4651c305a 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ PHP                                                                        NEWS
   . Added ReflectionAttribute::inNamespace(),
     ReflectionAttribute::getNamespaceName(), and
     ReflectionAttribute::getShortName(). (Girgias)
+  . Fixed bug GH-22905 (Reflection exception messages truncate on null bytes).
+    (DanielEScherzer)

 - Standard:
   . Added the "filter.max_filter_count" stream context option for php://filter