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

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