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