From: Pierre Joye Date: Wed, 31 Aug 2011 20:16:11 +0000 (+0000) Subject: - error msg may vary (parser) X-Git-Tag: php-5.3.9RC1~296 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96abb9d6112900b98b4c7dca4bead45c093b809d;p=php - error msg may vary (parser) --- diff --git a/tests/basic/bug51709_2.phpt b/tests/basic/bug51709_2.phpt index 7763cafe52..1d4440f5c3 100644 --- a/tests/basic/bug51709_2.phpt +++ b/tests/basic/bug51709_2.phpt @@ -13,4 +13,4 @@ class foo { ===DONE=== --EXPECTF-- -Parse error: syntax error, unexpected T_GOTO, expecting T_STRING in %sbug51709_2.php on line %d +Parse error: %s error, %s(T_STRING)%s in %sbug51709_2.php on line %d