summaryrefslogtreecommitdiff
path: root/ext/phar/tests/cache_list/copyonwrite6.phar.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/cache_list/copyonwrite6.phar.phpt')
-rw-r--r--ext/phar/tests/cache_list/copyonwrite6.phar.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/phar/tests/cache_list/copyonwrite6.phar.phpt b/ext/phar/tests/cache_list/copyonwrite6.phar.phpt
index 661fef42c1..ceea8508bd 100644
--- a/ext/phar/tests/cache_list/copyonwrite6.phar.phpt
+++ b/ext/phar/tests/cache_list/copyonwrite6.phar.phpt
@@ -5,6 +5,7 @@ default_charset=UTF-8
phar.cache_list={PWD}/copyonwrite6.phar.php
phar.readonly=0
open_basedir=
+detect_unicode=0
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
<?php if (version_compare(PHP_VERSION, "5.3", "<")) die("skip PHP 5.3+ required"); ?>