Commit 834bdcedd1c for php.net
commit 834bdcedd1c89cdbc722567a6c4f23c3df1d2554
Author: Daniel Scherzer <daniel.e.scherzer@gmail.com>
Date: Fri Jul 10 07:22:08 2026 -0700
NEWS
diff --git a/NEWS b/NEWS
index 2d0abd7eb42..7324e5c591a 100644
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,8 @@ PHP NEWS
ReflectionParameter::__construct()). (jorgsowa)
. Fixed bug GH-22441 (ReflectionClass::hasProperty() and getProperty() ignore
dynamic properties shadowing a private parent property). (iliaal)
+ . Fixed bug GH-22658 (ReflectionConstant::__toString() with a string value
+ with null bytes truncates output). (DanielEScherzer)
- Session:
. Fixed bug GH-21314 (Different session garbage collector behavior between