From: Pierre Joye Date: Wed, 31 Aug 2011 20:14:13 +0000 (+0000) Subject: - error msg may vary (parser) X-Git-Tag: php-5.5.0alpha1~1410 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=133b00040430388c841db66d8003e4d91225ec73;p=php - error msg may vary (parser) --- diff --git a/tests/basic/bug51709_1.phpt b/tests/basic/bug51709_1.phpt index e80e08ac73..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 "for (T_FOR)", expecting "identifier (T_STRING)" in %sbug51709_1.php on line %d +Parse error: %s error, %s(T_STRING)%s in %sbug51709_1.php on line %d