Test: /ext/phar/tests/metadata_read.phpt - Version 7.4.0-dev    

There are 2 different diffs reported by users for this test.

Count Diff
7 (64%)
001+ Warning: file_get_contents(phar:///home/travis/build/php/php-src/ext/phar/tests/metadata_read.phar.php/a): failed to open stream: internal corruption of phar "/home/travis/build/php/php-src/ext/phar/tests/metadata_read.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/metadata_read.php on line 14
002+ bool(false)
003+
004+ Warning: file_get_contents(phar:///home/travis/build/php/php-src/ext/phar/tests/metadata_read.phar.php/b): failed to open stream: internal corruption of phar "/home/travis/build/php/php-src/ext/phar/tests/metadata_read.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/metadata_read.php on line 14
005+ bool(false)
006+
007+ Warning: file_get_contents(phar:///home/travis/build/php/php-src/ext/phar/tests/metadata_read.phar.php/c): failed to open stream: internal corruption of phar "/home/travis/build/php/php-src/ext/phar/tests/metadata_read.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/metadata_read.php on line 14
008+ bool(false)
009+
010+ Warning: file_get_contents(phar:///home/travis/build/php/php-src/ext/phar/tests/metadata_read.phar.php/d): failed to open stream: internal corruption of phar "/home/travis/build/php/php-src/ext/phar/tests/metadata_read.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/metadata_read.php on line 14
011+ bool(false)
012+ Segmentation fault (core dumped)
013+
014+ Termsig=11
001- string(1) "a"
002- string(1) "b"
003- string(1) "c"
004- string(1) "d"
005- NULL
006- string(8) "hi there"
007- array(2) {
008- [0]=>
009- string(2) "hi"
010- [1]=>
011- string(5) "there"
012- }
013- array(2) {
014- ["hi"]=>
015- string(5) "there"
016- ["foo"]=>
017- string(3) "bar"
018- }
019- string(1) "a"
020- string(1) "b"
021- string(1) "c"
022- string(1) "d"
023- ===DONE===
4 (36%)
001+ Warning: file_get_contents(phar:///home/travis/build/teresy/php-src/ext/phar/tests/metadata_read.phar.php/a): failed to open stream: internal corruption of phar "/home/travis/build/teresy/php-src/ext/phar/tests/metadata_read.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/metadata_read.php on line 14
002+ bool(false)
003+
004+ Warning: file_get_contents(phar:///home/travis/build/teresy/php-src/ext/phar/tests/metadata_read.phar.php/b): failed to open stream: internal corruption of phar "/home/travis/build/teresy/php-src/ext/phar/tests/metadata_read.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/metadata_read.php on line 14
005+ bool(false)
006+
007+ Warning: file_get_contents(phar:///home/travis/build/teresy/php-src/ext/phar/tests/metadata_read.phar.php/c): failed to open stream: internal corruption of phar "/home/travis/build/teresy/php-src/ext/phar/tests/metadata_read.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/metadata_read.php on line 14
008+ bool(false)
009+
010+ Warning: file_get_contents(phar:///home/travis/build/teresy/php-src/ext/phar/tests/metadata_read.phar.php/d): failed to open stream: internal corruption of phar "/home/travis/build/teresy/php-src/ext/phar/tests/metadata_read.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/metadata_read.php on line 14
011+ bool(false)
012+ Segmentation fault (core dumped)
013+
014+ Termsig=11
001- string(1) "a"
002- string(1) "b"
003- string(1) "c"
004- string(1) "d"
005- NULL
006- string(8) "hi there"
007- array(2) {
008- [0]=>
009- string(2) "hi"
010- [1]=>
011- string(5) "there"
012- }
013- array(2) {
014- ["hi"]=>
015- string(5) "there"
016- ["foo"]=>
017- string(3) "bar"
018- }
019- string(1) "a"
020- string(1) "b"
021- string(1) "c"
022- string(1) "d"
023- ===DONE===