From: Pierre Joye Date: Wed, 31 Aug 2011 20:14:13 +0000 (+0000) Subject: - error msg may vary (parser) X-Git-Tag: php-5.3.9RC1~297 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df3cb6f2a050181686c4958319e026d0e54006c0;p=php - error msg may vary (parser) --- diff --git a/tests/basic/bug51709_1.phpt b/tests/basic/bug51709_1.phpt index 8abb92555d..49b529b388 100644 --- a/tests/basic/bug51709_1.phpt +++ b/tests/basic/bug51709_1.phpt @@ -13,4 +13,4 @@ class foo { ===DONE=== --EXPECTF-- -Parse error: syntax error, unexpected T_FOR, expecting T_STRING in %sbug51709_1.php on line %d +Parse error: %s error, %s(T_STRING)%s in %sbug51709_1.php on line %d