--TEST-- Phar: include_path with phar:// wrapper --SKIPIF-- --INI-- phar.readonly=0 --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- file1.php test/file1.php Warning: include(file2.php): failed to open stream: No such file or directory in %sinclude_path.php on line %d Warning: include(): Failed opening 'file2.php' for inclusion (include_path='%sphar://%stempmanifest1.phar.php/test') in %sinclude_path.php on line %d ===DONE===