--TEST-- Phar: mounted manifest directory test --SKIPIF-- --INI-- phar.readonly=0 --FILE-- '; $a->setStub(''); file_put_contents(dirname(__FILE__) . '/testit/extfile2.php', ''); include dirname(__FILE__) . '/testit/extfile.php'; include $fname; ?> ===DONE=== --CLEAN-- --EXPECTF-- string(%d) "%sextfile.php" string(%d) "phar://%sextfile.php" string(%d) "phar://%sextfile2.php" ===DONE===