We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8706cd4 commit 4804d17Copy full SHA for 4804d17
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