1 2 3 4 5 6 7 8 9
--TEST-- Bison weirdness --FILE-- <?php echo "blah-$foo\n"; ?> --EXPECTF-- Warning: Undefined variable $foo in %s on line %d blah-