
| Path : /usr/src/php/ext/phar/tests/cache_list/files/ |
| Current File : //usr/src/php/ext/phar/tests/cache_list/files/frontcontroller19.phar |
<?php
set_include_path("phar://" . __FILE__);
try {
Phar::webPhar("test.phar", "/start/index.php");
} catch (Exception $e) {
die($e->getMessage() . "\n");
}
echo "oops did not run\n";
var_dump($_ENV, $_SERVER);
__HALT_COMPILER(); ?>
‘ start/index.php9 !ïH9 HÙ—N¶ start/another.php>