summaryrefslogtreecommitdiff
path: root/tests/lang/bison1.phpt
blob: 3571576fb8347c60107ad6cd5bd2fdc4b86e1fab (plain)
1
2
3
4
5
6
7
8
9
--TEST--
Bison weirdness
--FILE--
<?php
error_reporting(E_ALL & ~E_NOTICE);
echo "blah-$foo\n";
?>
--EXPECT--
blah-