mirror of
https://github.com/php/php-src.git
synced 2026-03-31 04:32:19 +02:00
- add skipif
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
bug#53872 (internal corruption of phar)
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("phar")) die("skip"); ?>
|
||||
--INI--
|
||||
phar.readonly=0
|
||||
--FILE--
|
||||
|
||||
Reference in New Issue
Block a user