Annotation of embedaddon/php/ext/phar/tests/files/frontcontroller17.phar, revision 1.1.1.1

1.1       misho       1: <?php
                      2: try {
                      3: Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
                      4: } catch (Exception $e) {
                      5: die($e->getMessage() . "\n");
                      6: }
                      7: echo "oops did not run\n";
                      8: var_dump($_ENV, $_SERVER);
                      9: __HALT_COMPILER(); ?>
                     10: 7&& index.phphHJVԋ&<?php
                     11: echo "hi";
                     12: oaHZ"[xGBMB

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>