Test: /ext/phar/tests/phar_metadata_write.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/phar_metadata_write.phar.php/a): failed to open stream: internal corruption of phar "/home/travis/build/php/php-src/ext/phar/tests/phar_metadata_write.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/phar_metadata_write.php on line 14
002+ bool(false)
003+
004+ Warning: file_get_contents(phar:///home/travis/build/php/php-src/ext/phar/tests/phar_metadata_write.phar.php/b): failed to open stream: internal corruption of phar "/home/travis/build/php/php-src/ext/phar/tests/phar_metadata_write.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/phar_metadata_write.php on line 14
005+ bool(false)
006+
007+ Warning: file_get_contents(phar:///home/travis/build/php/php-src/ext/phar/tests/phar_metadata_write.phar.php/c): failed to open stream: internal corruption of phar "/home/travis/build/php/php-src/ext/phar/tests/phar_metadata_write.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/phar_metadata_write.php on line 14
008+ bool(false)
009+
010+ Warning: file_get_contents(phar:///home/travis/build/php/php-src/ext/phar/tests/phar_metadata_write.phar.php/d): failed to open stream: internal corruption of phar "/home/travis/build/php/php-src/ext/phar/tests/phar_metadata_write.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/phar_metadata_write.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- array(1) {
007- ["my"]=>
008- string(6) "friend"
009- }
010- int(42)
011- NULL
012- array(2) {
013- [0]=>
014- int(25)
015- ["foo"]=>
016- string(3) "bar"
017- }
018- bool(true)
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/phar_metadata_write.phar.php/a): failed to open stream: internal corruption of phar "/home/travis/build/teresy/php-src/ext/phar/tests/phar_metadata_write.phar.php" (compressed and uncompressed size does not match for uncompressed entry) in %s/phar_metadata_write.php on line 14
002+ Segmentation fault (core dumped)
003+
004+ Termsig=11
001- string(1) "a"
002- string(1) "b"
003- string(1) "c"
004- string(1) "d"
005- NULL
006- array(1) {
007- ["my"]=>
008- string(6) "friend"
009- }
010- int(42)
011- NULL
012- array(2) {
013- [0]=>
014- int(25)
015- ["foo"]=>
016- string(3) "bar"
017- }
018- bool(true)
019- string(1) "a"
020- string(1) "b"
021- string(1) "c"
022- string(1) "d"
023- ===DONE===