fix test - needed phar.readonly=0 INI section

This commit is contained in:
Greg Beaver 2008-02-23 14:57:59 +00:00
parent 2f29db8333
commit 0996c1ffb5

View 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