Fixed tests

This commit is contained in:
Dmitry Stogov 2011-12-28 10:12:43 +00:00
parent caeba0e83f
commit 90a8da866b

View File

@ -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