summaryrefslogtreecommitdiff
path: root/Zend/tests/ns_trailing_comma_error_01.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/ns_trailing_comma_error_01.phpt')
-rw-r--r--Zend/tests/ns_trailing_comma_error_01.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/ns_trailing_comma_error_01.phpt b/Zend/tests/ns_trailing_comma_error_01.phpt
index 1b226036cf..7b9c5177bf 100644
--- a/Zend/tests/ns_trailing_comma_error_01.phpt
+++ b/Zend/tests/ns_trailing_comma_error_01.phpt
@@ -5,4 +5,4 @@ Group use declarations mustn't be empty
use Baz\{};
?>
--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