From df3cb6f2a050181686c4958319e026d0e54006c0 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 31 Aug 2011 20:14:13 +0000 Subject: [PATCH] - error msg may vary (parser) --- tests/basic/bug51709_1.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1