From 9fcfe52d03bc40cfce8306debe2e91d83a560683 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Thu, 27 Jul 2017 12:50:17 +0800 Subject: [PATCH] Fixed test --- {Zend => ext/reflection}/tests/bug69802.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {Zend => ext/reflection}/tests/bug69802.phpt (90%) diff --git a/Zend/tests/bug69802.phpt b/ext/reflection/tests/bug69802.phpt similarity index 90% rename from Zend/tests/bug69802.phpt rename to ext/reflection/tests/bug69802.phpt index ed0430f6d20..e71ac1aa719 100644 --- a/Zend/tests/bug69802.phpt +++ b/ext/reflection/tests/bug69802.phpt @@ -18,7 +18,7 @@ object(ReflectionClass)#4 (1) { } Parameter #0 [ stdClass $x ] stdClass -Method [ public method __invoke ] { +Method [ public method __invoke ] { - Parameters [1] { Parameter #0 [ stdClass $x ]