1<?php
2try {
3Phar::webPhar("test.phar", "/index.php", null, array(), function() { throw new Exception; });
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���ˤ�W���JVԋ�������<?php
11echo "hi";
12����¼����g<��0?����GBMB