There was an error while loading. Please reload this page.
1 parent 7819653 commit a81df44Copy full SHA for a81df44
1 file changed
NEWS
@@ -67,6 +67,8 @@ PHP NEWS
67
dynamic properties shadowing a private parent property). (iliaal)
68
. Fixed bug GH-22658 (ReflectionConstant::__toString() with a string value
69
with null bytes truncates output). (DanielEScherzer)
70
+ . Fixed bug GH-22681 (Reflection*::__toString() truncates on null bytes).
71
+ (DanielEScherzer)
72
73
- Session:
74
. Fixed bug GH-21314 (Different session garbage collector behavior between
0 commit comments