fix test, missing phar.readonly=0 --INI-- section

This commit is contained in:
Greg Beaver 2008-02-23 18:08:54 +00:00
parent 6b58678c63
commit 0c647b5c1c

View 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