From: Felipe Pena Date: Sat, 6 Mar 2010 23:58:35 +0000 (+0000) Subject: - Fixed tests X-Git-Tag: php-5.4.0alpha1~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03bec4299f4eaa53bf4e389996ddb2404ba82be7;p=php - Fixed tests --- diff --git a/ext/reflection/tests/ReflectionMethod_basic2.phpt b/ext/reflection/tests/ReflectionMethod_basic2.phpt index e2c23c1c15..c91af67701 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 ] } } "