1<?php
2var_dump(file_exists("phar://" . __FILE__ . "/test.txt"));
3clearstatcache();
4Phar::mount("test.txt", "phar://" . __FILE__ . "/tobemounted");
5var_dump(file_exists("phar://" . __FILE__ . "/test.txt"), file_get_contents("phar://" . __FILE__ . "/test.txt"));
6echo "ok\n";
7__HALT_COMPILER(); ?>
89���������������������tobemounted������H����*�ض������hi�����X���PF�.��3���GBMB