]> granicus.if.org Git - php/commitdiff
MFH(r-1.6): fixed test so it won't fail with the output_handler enabled
authorMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 15 May 2003 19:20:55 +0000 (19:20 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 15 May 2003 19:20:55 +0000 (19:20 +0000)
ext/standard/tests/file/bug22414.phpt

index a1462958d6cf6120019d29167a477864a37c936e..929c648e5d58c1351c3b4df5a5520b5373b502c5 100644 (file)
@@ -6,8 +6,8 @@ Bug #22414: passthru() does not read data correctly
                die('skip this test cannot be run under safe-mode');
        }
 ?>
---POST--
---GET--
+--INI--
+output_handler=
 --FILE--
 <?php
        $php = getenv('TEST_PHP_EXECUTABLE');