Commit 4804d17a135 for php.net
commit 4804d17a135ad6da22a8bd68c899cb5f188293d2
Author: Daniel Scherzer <daniel.e.scherzer@gmail.com>
Date: Mon Jul 13 14:12:32 2026 -0700
NEWS
diff --git a/NEWS b/NEWS
index ee23c0ec7a1..e71a94ac12e 100644
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,8 @@ PHP NEWS
dynamic properties shadowing a private parent property). (iliaal)
. Fixed bug GH-22658 (ReflectionConstant::__toString() with a string value
with null bytes truncates output). (DanielEScherzer)
+ . Fixed bug GH-22681 (Reflection*::__toString() truncates on null bytes).
+ (DanielEScherzer)
- Session:
. Fixed bug GH-21314 (Different session garbage collector behavior between