diff options
Diffstat (limited to 'Zend/tests/ns_trailing_comma_error_03.phpt')
-rw-r--r-- | Zend/tests/ns_trailing_comma_error_03.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/ns_trailing_comma_error_03.phpt b/Zend/tests/ns_trailing_comma_error_03.phpt index 9d10c47dcc..a07720becc 100644 --- a/Zend/tests/ns_trailing_comma_error_03.phpt +++ b/Zend/tests/ns_trailing_comma_error_03.phpt @@ -5,4 +5,4 @@ Group use declarations mustn't allow more than one comma use Baz\{Foo,,}; ?> --EXPECTF-- -Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
\ No newline at end of file +Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d |