summaryrefslogtreecommitdiff
path: root/tests/lang/bison1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/bison1.phpt')
-rw-r--r--tests/lang/bison1.phpt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/lang/bison1.phpt b/tests/lang/bison1.phpt
new file mode 100644
index 0000000..3571576
--- /dev/null
+++ b/tests/lang/bison1.phpt
@@ -0,0 +1,9 @@
+--TEST--
+Bison weirdness
+--FILE--
+<?php
+error_reporting(E_ALL & ~E_NOTICE);
+echo "blah-$foo\n";
+?>
+--EXPECT--
+blah-