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

8 lines
175 B
PHP

--TEST--
Invalid consecutive numeric separators after binary literal
--FILE--
<?php
0b0__1
--EXPECTF--
Parse error: syntax error, unexpected identifier "__1" in %s on line %d