mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
Fixed tests
This commit is contained in:
parent
caeba0e83f
commit
90a8da866b
@ -14,6 +14,5 @@ $cls->{true}();
|
||||
$cls->{false}();
|
||||
$cls->{null}();
|
||||
echo "ok\n";
|
||||
--EXPECT--
|
||||
ok
|
||||
|
||||
--EXPECTF--
|
||||
Fatal error: Method name must be a string in %sbug60613.php on line %d
|
||||
|
Loading…
Reference in New Issue
Block a user