diff options
Diffstat (limited to 'ext/phar/tests/015.phpt')
-rw-r--r-- | ext/phar/tests/015.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/phar/tests/015.phpt b/ext/phar/tests/015.phpt index 3e6c673691..14103ea0b2 100644 --- a/ext/phar/tests/015.phpt +++ b/ext/phar/tests/015.phpt @@ -3,6 +3,8 @@ Phar::mapPhar valid file (gzipped) --SKIPIF-- <?php if (!extension_loaded("phar")) print "skip"; if (!extension_loaded("zlib")) print "skip zlib not present"; ?> +--INI-- +phar.require_hash=0 --FILE-- <?php $file = "<?php |