summaryrefslogtreecommitdiff
path: root/Zend/tests/bug78454_1.phpt
blob: fb4d329578ceb8417b620ad6c18b92221eac168a (plain)
1
2
3
4
5
6
7
--TEST--
Invalid consecutive numeric separators after hex literal
--FILE--
<?php
0x0__F;
--EXPECTF--
Parse error: syntax error, unexpected identifier "__F" in %s on line %d