summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2011-08-31 20:16:11 +0000
committerPierre Joye <pajoye@php.net>2011-08-31 20:16:11 +0000
commit7e2f373f7e2ddb6a2c2d700bdae5612eb3932dd0 (patch)
tree8a9f908bfea9a1a5acd72e26ffbc9acbb71bbe81 /tests
parentb75434f0e9a51e93e93525b1d77f50117bac2af1 (diff)
downloadphp-git-7e2f373f7e2ddb6a2c2d700bdae5612eb3932dd0.tar.gz
- error msg may vary (parser)
Diffstat (limited to 'tests')
-rw-r--r--tests/basic/bug51709_2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/bug51709_2.phpt b/tests/basic/bug51709_2.phpt
index c5e904df83..1d4440f5c3 100644
--- a/tests/basic/bug51709_2.phpt
+++ b/tests/basic/bug51709_2.phpt
@@ -13,4 +13,4 @@ class foo {
===DONE===
<?php exit(0); ?>
--EXPECTF--
-Parse error: syntax error, unexpected 'goto' (T_GOTO), expecting identifier (T_STRING) in %sbug51709_2.php on line %d
+Parse error: %s error, %s(T_STRING)%s in %sbug51709_2.php on line %d