- add skipif

This commit is contained in:
Pierre Joye 2011-09-06 06:52:26 +00:00
parent 0878034b62
commit dd855aec8b

View File

@ -1,5 +1,7 @@
--TEST--
bug#53872 (internal corruption of phar)
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
--INI--
phar.readonly=0
--FILE--