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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
005+
006+ Fatal error: Uncaught RuntimeException: SplFileInfo::openFile(phar:///home/vagrant/php-src/ext/phar/tests/files/phar_oo_003.phar.php/b): failed to open stream: phar error: "b" is not a file in phar "/home/vagrant/php-src/ext/phar/tests/files/phar_oo_003.phar.php" in %s/phar_oo_003.php:13
007+ Stack trace:
008+ #0 %s/phar_oo_003.php(13): SplFileInfo->openFile()
009+ #1 {main}
010+ thrown in %s/phar_oo_003.php on line 13
005- %s(3) "DIR"
006- string(5) "b.php"
007- string(32) "<?php echo "This is b.php\n"; ?>"
008- This is b.php
009- string(5) "e.php"
010- string(32) "<?php echo "This is e.php\n"; ?>"
011- This is e.php
012- ===DONE===