php-8.0.30-src/Zend/tests/bug78454_1.phpt

8 lines
173 B
PHP

--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