--TEST-- Phar front controller no index file 404 tar-based --SKIPIF-- --ENV-- SCRIPT_NAME=/frontcontroller8.phar.php/ REQUEST_URI=/frontcontroller8.phar.php/ --FILE_EXTERNAL-- frontcontroller3.phar.tar --EXPECTHEADERS-- Status: 404 Not Found --EXPECT-- File Not Found<title> </head> <body> <h1>404 - File index.php Not Found</h1> </body> </html>