]> granicus.if.org Git - php/commitdiff
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
authorSVN Migration <svn@php.net>
Tue, 19 Nov 2002 14:53:32 +0000 (14:53 +0000)
committerSVN Migration <svn@php.net>
Tue, 19 Nov 2002 14:53:32 +0000 (14:53 +0000)
tests/lang/bison1.phpt [new file with mode: 0644]

diff --git a/tests/lang/bison1.phpt b/tests/lang/bison1.phpt
new file mode 100644 (file)
index 0000000..3571576
--- /dev/null
@@ -0,0 +1,9 @@
+--TEST--
+Bison weirdness
+--FILE--
+<?php
+error_reporting(E_ALL & ~E_NOTICE);
+echo "blah-$foo\n";
+?>
+--EXPECT--
+blah-