Test: /ext/phar/tests/zip/metadata_write_commit.phpt - Version 5.4.0RC3-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: file_get_contents(phar:///i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/files/metadata.phar.zip/a): failed to open stream: phar error: Unable to process extra field header for file in central directory in zip-based phar "/i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/files/metadata.phar.zip" in %s/metadata_write_commit.php on line 16
002+ bool(false)
003+
004+ Warning: file_get_contents(phar:///i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/files/metadata.phar.zip/b): failed to open stream: phar error: Unable to process extra field header for file in central directory in zip-based phar "/i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/files/metadata.phar.zip" in %s/metadata_write_commit.php on line 16
005+ bool(false)
006+
007+ Warning: file_get_contents(phar:///i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/files/metadata.phar.zip/c): failed to open stream: phar error: Unable to process extra field header for file in central directory in zip-based phar "/i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/files/metadata.phar.zip" in %s/metadata_write_commit.php on line 16
008+ bool(false)
009+
010+ Warning: file_get_contents(phar:///i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/files/metadata.phar.zip/d): failed to open stream: phar error: Unable to process extra field header for file in central directory in zip-based phar "/i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/files/metadata.phar.zip" in %s/metadata_write_commit.php on line 16
011+ bool(false)
012+
013+ Fatal error: Uncaught exception 'UnexpectedValueException' with message 'phar error: Unable to process extra field header for file in central directory in zip-based phar "/i-data/8ffc2f09/system/sysapps/php5.4-201112051130/ext/phar/tests/zip/metadata_write_commit.phar.zip.php"' in %s/metadata_write_commit.php:20
014+ Stack trace:
015+ #0 %s/metadata_write_commit.php(20): Phar->__construct('/i-data/8ffc2f0...')
016+ #1 {main}
017+ thrown in %s/metadata_write_commit.php on line 20
001- string(1) "a"
002- string(1) "b"
003- string(1) "c"
004- string(1) "d"
005- int(42)
006- NULL
007- array(2) {
008- [0]=>
009- int(25)
010- ["foo"]=>
011- string(3) "bar"
012- }
013- bool(true)
014- string(1) "a"
015- string(1) "b"
016- string(1) "c"
017- string(1) "d"
018- int(42)
019- NULL
020- array(2) {
021- [0]=>
022- int(25)
023- ["foo"]=>
024- string(3) "bar"
025- }
026- bool(true)
027- string(2) "hi"
028- ===DONE===