- Add test for bison weirdness as some people experienced (seems fixed

now though)
This commit is contained in:
Derick Rethans 2002-11-19 14:53:31 +00:00
parent 96c054f775
commit 8011c17fd3

9
tests/lang/bison1.phpt Normal file
View file

@ -0,0 +1,9 @@
--TEST--
Bison weirdness
--FILE--
<?php
error_reporting(E_ALL & ~E_NOTICE);
echo "blah-$foo\n";
?>
--EXPECT--
blah-