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