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

Revert "Fix closure tests using ReflectionType::__toString()"

This reverts commit 6fcedc96fb.
This commit is contained in:
Aaron Piotrowski
2016-08-19 10:05:16 -05:00
parent c9ee0cb202
commit 08c5d77027
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ object(ReflectionClass)#4 (1) {
string(8) "stdClass"
}
Parameter #0 [ <required> stdClass $x ]
\stdClass
stdClass
Method [ <internal, prototype Closure> public method __invoke ] {
- Parameters [1] {

View File

@@ -36,11 +36,11 @@ foreach ($callables as $callable) {
?>
--EXPECTF--
\Bar
Bar
int
\Bar
Bar
int
\Bar
Bar
int
\Bar
Bar
int