Test: /ext/phar/tests/phar_mount.phpt - Version 7.3.0alpha1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: include(index.php): failed to open stream: No such file or directory in /home/vagrant/php-src/ext/phar/tests/phar_mount.phar.php on line 3
002+
003+ Warning: include(): Failed opening 'index.php' for inclusion (include_path='phar:///home/vagrant/php-src/ext/phar/tests/phar_mount.phar.php') in /home/vagrant/php-src/ext/phar/tests/phar_mount.phar.php on line 3
004+
005+ Warning: include(index.php): failed to open stream: No such file or directory in /home/vagrant/php-src/ext/phar/tests/phar_mount.phar.tar on line 3
006+
007+ Warning: include(): Failed opening 'index.php' for inclusion (include_path='phar:///home/vagrant/php-src/ext/phar/tests/phar_mount.phar.tar') in /home/vagrant/php-src/ext/phar/tests/phar_mount.phar.tar on line 3
001- Mounting of testit to %sphar_mount.php within phar %sphar_mount.phar.php failed
002- Can only mount internal paths within a phar archive, use a relative path instead of "phar://%sphar_mount.phar.php/testit1"
003- Mounting of testit to %sphar_mount.php within phar %sphar_mount.phar.tar failed
005- <?php
006- $fname = dirname(__FILE__) . '/' . basename(
007- ===DONE===
009+
010+ Fatal error: Uncaught PharException: Mounting of /testit2 to phar:///home/vagrant/php-src/ext/phar/tests/phar_mount.phar.php/testit1 within phar /home/vagrant/php-src/ext/phar/tests/phar_mount.phar.php failed in %s/phar_mount.php:42
011+ Stack trace:
012+ #0 %s/phar_mount.php(42): Phar::mount('phar:///home/va...', 'phar:///home/va...')
013+ #1 {main}
014+ thrown in %s/phar_mount.php on line 42