summaryrefslogtreecommitdiff
path: root/Zend/tests/numeric_literal_separator_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/numeric_literal_separator_004.phpt')
-rw-r--r--Zend/tests/numeric_literal_separator_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/numeric_literal_separator_004.phpt b/Zend/tests/numeric_literal_separator_004.phpt
index 6db8f8eb86..53c9fea971 100644
--- a/Zend/tests/numeric_literal_separator_004.phpt
+++ b/Zend/tests/numeric_literal_separator_004.phpt
@@ -4,4 +4,4 @@ Invalid use: underscore left of period
<?php
100_.0;
--EXPECTF--
-Parse error: syntax error, unexpected '_' (T_STRING) in %s on line %d
+Parse error: syntax error, unexpected identifier "_" in %s on line %d