1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

- Fixed tests

This commit is contained in:
Felipe Pena
2010-03-06 23:58:35 +00:00
parent 1f24be304f
commit 03bec4299f

View File

@@ -153,8 +153,8 @@ __toString():
string(%d) "Method [ <internal:Reflection, ctor> public method __construct ] {
- Parameters [2] {
Parameter #0 [ <optional> $class ]
Parameter #1 [ <optional> $name ]
Parameter #0 [ <required> $class ]
Parameter #1 [ <required> $name ]
}
}
"
@@ -163,8 +163,8 @@ export():
string(%d) "Method [ <internal:Reflection, ctor> public method __construct ] {
- Parameters [2] {
Parameter #0 [ <optional> $class ]
Parameter #1 [ <optional> $name ]
Parameter #0 [ <required> $class ]
Parameter #1 [ <required> $name ]
}
}
"