Skip to content

Commit 834bdce

Browse files
NEWS
1 parent ed3e06a commit 834bdce

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
@@ -65,6 +65,8 @@ PHP NEWS
6565
ReflectionParameter::__construct()). (jorgsowa)
6666
. Fixed bug GH-22441 (ReflectionClass::hasProperty() and getProperty() ignore
6767
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)
6870

6971
- Session:
7072
. Fixed bug GH-21314 (Different session garbage collector behavior between

0 commit comments

Comments
 (0)