diff options
Diffstat (limited to 'ext/phar/tests/011.phpt')
-rw-r--r-- | ext/phar/tests/011.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/phar/tests/011.phpt b/ext/phar/tests/011.phpt index c88d918708..7c7ca1da06 100644 --- a/ext/phar/tests/011.phpt +++ b/ext/phar/tests/011.phpt @@ -2,6 +2,8 @@ Phar::mapPhar filesize too small in manifest --SKIPIF-- <?php if (!extension_loaded("phar")) print "skip";?> +--INI-- +phar.require_hash=0 --FILE-- <?php $file = "<?php |