summaryrefslogtreecommitdiff
path: root/Zend/tests/ns_trailing_comma_error_04.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/ns_trailing_comma_error_04.phpt')
-rw-r--r--Zend/tests/ns_trailing_comma_error_04.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/ns_trailing_comma_error_04.phpt b/Zend/tests/ns_trailing_comma_error_04.phpt
index 09d7ebf349..2712c5aa11 100644
--- a/Zend/tests/ns_trailing_comma_error_04.phpt
+++ b/Zend/tests/ns_trailing_comma_error_04.phpt
@@ -5,4 +5,4 @@ Group use declarations mustn't begin with a comma
use Baz\{,Foo};
?>
--EXPECTF--
-Parse error: syntax error, unexpected ',', expecting identifier (T_STRING) or function (T_FUNCTION) or const (T_CONST) in %s on line %d
+Parse error: syntax error, unexpected token ",", expecting identifier or "function" or "const" in %s on line %d