1<?php
2try {
3Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
4} catch (Exception $e) {
5die($e->getMessage() . "\n");
6}
7echo "oops did not run\n";
8var_dump($_ENV, $_SERVER);
9__HALT_COMPILER(); ?>
107 index.php�hHJVԋ�<?php
11echo "hi";
12��oa��H���Z�"[x��GBMB