summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/frontcontroller21.phar.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/frontcontroller21.phar.phpt')
-rw-r--r--ext/phar/tests/zip/frontcontroller21.phar.phpt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/phar/tests/zip/frontcontroller21.phar.phpt b/ext/phar/tests/zip/frontcontroller21.phar.phpt
index 74caa2c814..143b83659a 100644
--- a/ext/phar/tests/zip/frontcontroller21.phar.phpt
+++ b/ext/phar/tests/zip/frontcontroller21.phar.phpt
@@ -2,6 +2,7 @@
Phar front controller $_SERVER munging success zip-based
--INI--
default_charset=UTF-8
+cgi.fix_pathinfo=1
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
<?php if (!extension_loaded("zlib")) die("skip zlib not available"); ?>
@@ -22,4 +23,4 @@ string(18) "/index.php?test=hi"
string(37) "/frontcontroller21.phar.php/index.php"
string(27) "/frontcontroller21.phar.php"
string(%d) "%sfrontcontroller21.phar.php"
-string(45) "/frontcontroller21.phar.php/index.php?test=hi" \ No newline at end of file
+string(45) "/frontcontroller21.phar.php/index.php?test=hi"