summaryrefslogtreecommitdiff
path: root/Zend/tests/bug78454_1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug78454_1.phpt')
-rw-r--r--Zend/tests/bug78454_1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug78454_1.phpt b/Zend/tests/bug78454_1.phpt
index 184d358372..fb4d329578 100644
--- a/Zend/tests/bug78454_1.phpt
+++ b/Zend/tests/bug78454_1.phpt
@@ -4,4 +4,4 @@ Invalid consecutive numeric separators after hex literal
<?php
0x0__F;
--EXPECTF--
-Parse error: syntax error, unexpected '__F' (T_STRING) in %s on line %d
+Parse error: syntax error, unexpected identifier "__F" in %s on line %d