1 2 3 4 5 6 7 8
--TEST-- Invalid use: underscore right of e --FILE-- <?php 1e_2; ?> --EXPECTF-- Parse error: syntax error, unexpected identifier "e_2" in %s on line %d