]> granicus.if.org Git - php/commitdiff
test bug42364 included a superfluous ?>
authorEyal Teutsch <eyalt@php.net>
Thu, 9 Dec 2010 12:39:21 +0000 (12:39 +0000)
committerEyal Teutsch <eyalt@php.net>
Thu, 9 Dec 2010 12:39:21 +0000 (12:39 +0000)
ext/spl/tests/bug42364.phpt

index ad0bd8f249d1efa14ddc58285b528afdb6c39961..971fcc5ebb8bf4fff1fb9020151d2382e2c00f26 100644 (file)
@@ -19,7 +19,6 @@ if ($count > 0) {
 }
 ?>
 ===DONE===
-?>
 --EXPECTF--
 Found %i entries!
 ===DONE===