summaryrefslogtreecommitdiff
path: root/Zend/tests/type_declarations/typed_properties_025.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/type_declarations/typed_properties_025.phpt')
-rw-r--r--Zend/tests/type_declarations/typed_properties_025.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/type_declarations/typed_properties_025.phpt b/Zend/tests/type_declarations/typed_properties_025.phpt
index d38d5ddb94..5ff9d35d7b 100644
--- a/Zend/tests/type_declarations/typed_properties_025.phpt
+++ b/Zend/tests/type_declarations/typed_properties_025.phpt
@@ -8,4 +8,4 @@ class Foo {
}
?>
--EXPECTF--
-Parse error: syntax error, unexpected 'int' (T_STRING), expecting variable (T_VARIABLE) in %s on line 4
+Parse error: syntax error, unexpected identifier "int", expecting variable in %s on line %d