summaryrefslogtreecommitdiff
path: root/ext/phar/tests/cache_list/copyonwrite7.phar.phpt
blob: 520368d3b628518c55e39ae5a6e264981037645d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--TEST--
Phar: copy-on-write test 7 [cache_list]
--INI--
default_charset=UTF-8
phar.cache_list={PWD}/copyonwrite7.phar.php
phar.readonly=0
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
--FILE_EXTERNAL--
files/write7.phar
--EXPECT--
bool(true)
bool(false)
ok