]> granicus.if.org Git - php/commitdiff
fix test, missing phar.readonly=0 --INI-- section
authorGreg Beaver <cellog@php.net>
Sat, 23 Feb 2008 18:08:54 +0000 (18:08 +0000)
committerGreg Beaver <cellog@php.net>
Sat, 23 Feb 2008 18:08:54 +0000 (18:08 +0000)
ext/phar/tests/tar/phar_setdefaultstub.phpt

index b285cb1c9bd6a34483f05722772998dd9a914864..c1e6642a17656f413cccf5849adfe9b78e05e9f9 100644 (file)
@@ -2,6 +2,8 @@
 Phar: Phar::setDefaultStub() with and without arg, tar-based phar
 --SKIPIF--
 <?php if (!extension_loaded("phar")) die("skip"); ?>
+--INI--
+phar.readonly=0
 --FILE--
 <?php