Test: /ext/phar/tests/phar_magic.phpt - Version 7.3.0alpha2    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: include(b/c.php): failed to open stream: No such file or directory in phar:///home/omid/app/php-7.3.0alpha2/ext/phar/tests/phar_magic.phar.php/a on line 1
002+
003+ Warning: include(): Failed opening 'b/c.php' for inclusion (include_path='phar:///home/omid/app/php-7.3.0alpha2/ext/phar/tests/phar_magic.phar.php') in phar:///home/omid/app/php-7.3.0alpha2/ext/phar/tests/phar_magic.phar.php/a on line 1
001- in b
002- <?php include "b/c.php";
003- in d