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

1.1       misho       1: <?php
                      2: $p = new Phar(__FILE__);
                      3: echo decoct(fileperms("phar://" . __FILE__ . "/test.txt")),"\n";
                      4: $p["test.txt"]->chmod(0444);
                      5: echo decoct(fileperms("phar://" . __FILE__ . "/test.txt")),"\n";
                      6: echo "ok\n";
                      7: __HALT_COMPILER(); ?>
                      8: 6&&test.txtHE&<?php __HALT_COMPILER();$oʧϠP@   GBMB

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