From: foobar Date: Thu, 1 Aug 2002 12:02:22 +0000 (+0000) Subject: Fix the levels. (php.ini-dist has output_buffering OFF) X-Git-Tag: dev~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d8c9d2f7fe6215ef621dc2e317264a8af03a509;p=php Fix the levels. (php.ini-dist has output_buffering OFF) --- diff --git a/tests/func/006.phpt b/tests/func/006.phpt index 85a435be3c..1687cac3f0 100644 --- a/tests/func/006.phpt +++ b/tests/func/006.phpt @@ -18,4 +18,4 @@ echo $b; echo $a; ?> --EXPECT-- -3B2A +2B1A