diff options
-rw-r--r-- | ext/reflection/tests/bug69802.phpt (renamed from Zend/tests/bug69802.phpt) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug69802.phpt b/ext/reflection/tests/bug69802.phpt index 3962d55f03..0a58d0b2ac 100644 --- a/Zend/tests/bug69802.phpt +++ b/ext/reflection/tests/bug69802.phpt @@ -18,7 +18,7 @@ object(ReflectionClass)#4 (1) { } Parameter #0 [ <required> stdClass $x ] stdClass -Method [ <internal, prototype Closure> public method __invoke ] { +Method [ <internal> public method __invoke ] { - Parameters [1] { Parameter #0 [ <required> stdClass $x ] |