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