summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/notphar.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/zip/notphar.phpt')
-rw-r--r--ext/phar/tests/zip/notphar.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/phar/tests/zip/notphar.phpt b/ext/phar/tests/zip/notphar.phpt
index 3450c84bbd..c0648c4953 100644
--- a/ext/phar/tests/zip/notphar.phpt
+++ b/ext/phar/tests/zip/notphar.phpt
@@ -4,6 +4,7 @@ Phar: a non-executable zip with no stub named .phar.zip
<?php if (!extension_loaded("phar")) die("skip"); ?>
--INI--
phar.readonly=1
+detect_unicode=0
--FILE--
<?php
$fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.zip';