From: foobar Date: Wed, 14 May 2003 00:06:55 +0000 (+0000) Subject: Added test case for bug #23584 X-Git-Tag: RELEASE_0_9b~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d4bca6dbf4743eae9fcac0bcdfded86944968b2;p=php Added test case for bug #23584 --- diff --git a/tests/lang/bug23584.phpt b/tests/lang/bug23584.phpt new file mode 100644 index 0000000000..417cfb0856 --- /dev/null +++ b/tests/lang/bug23584.phpt @@ -0,0 +1,13 @@ +--TEST-- +Bug #23584 (error line numbers off by one when using #!php) +--FILE-- +#!php + +--EXPECTREGEX-- +Notice: Undefined variable:.*foo in .* on line 6