summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/standard/tests/file/bug22414.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/file/bug22414.phpt b/ext/standard/tests/file/bug22414.phpt
index a1462958d6..929c648e5d 100644
--- a/ext/standard/tests/file/bug22414.phpt
+++ b/ext/standard/tests/file/bug22414.phpt
@@ -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');