From: Dmitry Stogov Date: Wed, 28 Dec 2011 10:12:43 +0000 (+0000) Subject: Fixed tests X-Git-Tag: php-5.4.0RC5~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90a8da866b3564772a80126692f533fa65852e81;p=php Fixed tests --- diff --git a/Zend/tests/bug60613.phpt b/Zend/tests/bug60613.phpt index 91b5369d3f..a9db68dea9 100644 --- a/Zend/tests/bug60613.phpt +++ b/Zend/tests/bug60613.phpt @@ -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