We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3e06a commit 834bdceCopy full SHA for 834bdce
1 file changed
NEWS
@@ -65,6 +65,8 @@ PHP NEWS
65
ReflectionParameter::__construct()). (jorgsowa)
66
. Fixed bug GH-22441 (ReflectionClass::hasProperty() and getProperty() ignore
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
71
- Session:
72
. Fixed bug GH-21314 (Different session garbage collector behavior between
0 commit comments