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:
@@ -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 ]
|
||||
}
|
||||
}
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user