1<?php 2set_include_path('.' . PATH_SEPARATOR . 'phar://' . dirname(__FILE__) . '/files/include_path2.phar' ); 3include 'phar://' . __FILE__ . '/hello/test.php'; 4set_include_path('.' . PATH_SEPARATOR . 'phar://' . dirname(__FILE__) . '/files/include_path2.phar/test'); 5include 'phar://' . __FILE__ . '/hello/test.php'; 6echo "ok\n"; 7__HALT_COMPILER(); ?> 8<hello/test.phpr��H��U�<?php 9include "file1.php";���Ob�YN�1c��T�ʸ/GBMB