1--TEST--
2Phar: copy-on-write test 19 [cache_list]
3--INI--
4default_charset=UTF-8
5phar.cache_list={PWD}/copyonwrite19.phar.php
6phar.readonly=0
7--EXTENSIONS--
8phar
9--FILE_EXTERNAL--
10files/write19.phar
11--EXPECT--
12string(2) "hi"
13string(3) "hi2"
14ok
15