diff --git a/Zend/tests/bug69802.phpt b/Zend/tests/bug69802.phpt index ed0430f6d2001..5f851ae81ba14 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 48e1e77670a33..f48acfb8eb042 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