We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428198b commit 345eafaCopy full SHA for 345eafa
1 file changed
NEWS
@@ -90,6 +90,8 @@ PHP NEWS
90
. Added ReflectionConstant::inNamespace(). (Khaled Alam)
91
. Added ReflectionProperty::isReadable() and ReflectionProperty::isWritable().
92
(ilutov)
93
+ . Fixed bug GH-21362 (ReflectionMethod::invoke/invokeArgs() did not verify
94
+ Closure instance identity for Closure::__invoke()). (Ilia Alshanetsky)
95
96
- Session:
97
. Fixed bug 71162 (updateTimestamp never called when session data is empty).
0 commit comments