1--TEST--
2Phar: copy-on-write test 3 [cache_list]
3--INI--
4default_charset=UTF-8
5phar.cache_list={PWD}/copyonwrite3.phar.php
6phar.readonly=0
7--EXTENSIONS--
8phar
9--FILE_EXTERNAL--
10files/write3.phar
11--EXPECT--
12bool(true)
13bool(true)
14bool(false)
15bool(false)
16ok
17