<?php
try {
Phar::webPhar("test.phar""/index.php"null, array(), "sort");
} catch (
Exception $e) {
die(
$e->getMessage() . "\n");
}
echo 
"oops did not run\n";
var_dump($_ENV$_SERVER);
__HALT_COMPILER(); 
?>
7    index.phphHJVԋ<?php
echo "hi";
oaH Z"[xGBMB