diff --git a/ext/reflection/tests/ReflectionMethod_basic2.phpt b/ext/reflection/tests/ReflectionMethod_basic2.phpt index e2c23c1c159..c91af677016 100644 --- a/ext/reflection/tests/ReflectionMethod_basic2.phpt +++ b/ext/reflection/tests/ReflectionMethod_basic2.phpt @@ -153,8 +153,8 @@ __toString(): string(%d) "Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ $class ] - Parameter #1 [ $name ] + Parameter #0 [ $class ] + Parameter #1 [ $name ] } } " @@ -163,8 +163,8 @@ export(): string(%d) "Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ $class ] - Parameter #1 [ $name ] + Parameter #0 [ $class ] + Parameter #1 [ $name ] } } "