From: Eyal Teutsch Date: Thu, 9 Dec 2010 12:39:21 +0000 (+0000) Subject: test bug42364 included a superfluous ?> X-Git-Tag: php-5.3.6RC1~261 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7eb70247a32f84b561ed341fecb0532a2997ed48;p=php test bug42364 included a superfluous ?> --- diff --git a/ext/spl/tests/bug42364.phpt b/ext/spl/tests/bug42364.phpt index ad0bd8f249..971fcc5ebb 100644 --- a/ext/spl/tests/bug42364.phpt +++ b/ext/spl/tests/bug42364.phpt @@ -19,7 +19,6 @@ if ($count > 0) { } ?> ===DONE=== -?> --EXPECTF-- Found %i entries! ===DONE===