Skip to content

Commit 1e4e671

Browse files
NEWS
1 parent 0167df4 commit 1e4e671

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ PHP NEWS
6767
dynamic properties shadowing a private parent property). (iliaal)
6868
. Fixed bug GH-22658 (ReflectionConstant::__toString() with a string value
6969
with null bytes truncates output). (DanielEScherzer)
70+
. Fixed bug GH-22681 (Reflection*::__toString() truncates on null bytes).
71+
(DanielEScherzer)
7072

7173
- Session:
7274
. Fixed bug GH-21314 (Different session garbage collector behavior between

0 commit comments

Comments
 (0)