summaryrefslogtreecommitdiff
path: root/Zend/tests/numeric_literal_separator_008.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/numeric_literal_separator_008.phpt')
-rw-r--r--Zend/tests/numeric_literal_separator_008.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/tests/numeric_literal_separator_008.phpt b/Zend/tests/numeric_literal_separator_008.phpt
index 8c789b4e80..7927bbcf99 100644
--- a/Zend/tests/numeric_literal_separator_008.phpt
+++ b/Zend/tests/numeric_literal_separator_008.phpt
@@ -3,5 +3,6 @@ Invalid use: underscore left of e
--FILE--
<?php
1_e2;
+?>
--EXPECTF--
Parse error: syntax error, unexpected identifier "_e2" in %s on line %d