summaryrefslogtreecommitdiff
path: root/Zend/tests/type_declarations/static_type_param.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/type_declarations/static_type_param.phpt')
-rw-r--r--Zend/tests/type_declarations/static_type_param.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/type_declarations/static_type_param.phpt b/Zend/tests/type_declarations/static_type_param.phpt
index 4c0d6b1dfc..22bcda4ae7 100644
--- a/Zend/tests/type_declarations/static_type_param.phpt
+++ b/Zend/tests/type_declarations/static_type_param.phpt
@@ -12,4 +12,4 @@ class Test {
?>
--EXPECTF--
-Parse error: syntax error, unexpected 'static' (T_STATIC), expecting variable (T_VARIABLE) in %s on line %d
+Parse error: syntax error, unexpected token "static", expecting variable in %s on line %d