diff --git a/Zend/tests/bug69802.phpt b/Zend/tests/bug69802.phpt index 5f851ae81ba..ed0430f6d20 100644 --- a/Zend/tests/bug69802.phpt +++ b/Zend/tests/bug69802.phpt @@ -17,7 +17,7 @@ object(ReflectionClass)#4 (1) { string(8) "stdClass" } Parameter #0 [ stdClass $x ] -\stdClass +stdClass Method [ public method __invoke ] { - Parameters [1] { diff --git a/Zend/tests/closures/closure_from_callable_reflection.phpt b/Zend/tests/closures/closure_from_callable_reflection.phpt index f48acfb8eb0..48e1e77670a 100644 --- a/Zend/tests/closures/closure_from_callable_reflection.phpt +++ b/Zend/tests/closures/closure_from_callable_reflection.phpt @@ -36,11 +36,11 @@ foreach ($callables as $callable) { ?> --EXPECTF-- -\Bar +Bar int -\Bar +Bar int -\Bar +Bar int -\Bar +Bar int