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