1--TEST-- 2Phar front controller rewrite array [cache_list] 3--INI-- 4default_charset=UTF-8 5phar.cache_list={PWD}/frontcontroller9.php 6--EXTENSIONS-- 7phar 8--ENV-- 9SCRIPT_NAME=/frontcontroller9.php 10REQUEST_URI=/frontcontroller9.php/hi 11PATH_INFO=/hi 12--FILE_EXTERNAL-- 13files/frontcontroller3.phar 14--EXPECTHEADERS-- 15Content-type: text/html; charset=UTF-8 16--EXPECT-- 17<code><span style="color: #000000"> 18<span style="color: #0000BB"><?php </span><span style="color: #007700">function </span><span style="color: #0000BB">hio</span><span style="color: #007700">(){}</span> 19</span> 20</code> 21