summaryrefslogtreecommitdiff
path: root/Zend/tests/bug78454_2.phpt
blob: f57eda491d0da746bc85885e314eaf621ae20ea7 (plain)
1
2
3
4
5
6
7
--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