We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0167df4 commit 1e4e671Copy full SHA for 1e4e671
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