Test: /ext/zip/tests/oo_encryption.phpt - Version 7.3.33    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+
005+ Warning: ZipArchive::close(): Seek error: Value too large for defined data type in %s/oo_encryption.php on line 15
005- bool(true)
006- bool(true)
007- string(3) "foo"
007+
008+ Warning: ZipArchive::statName(): Invalid or uninitialized Zip object in %s/oo_encryption.php on line 19
009+ bool(false)
010+
011+ Warning: ZipArchive::statName(): Invalid or uninitialized Zip object in %s/oo_encryption.php on line 21
012+ bool(false)
013+
014+ Warning: ZipArchive::getFromName(): Invalid or uninitialized Zip object in %s/oo_encryption.php on line 23
015+ bool(false)
016+
017+ Warning: ZipArchive::getFromName(): Invalid or uninitialized Zip object in %s/oo_encryption.php on line 24
018+ bool(false)
019+
020+ Warning: ZipArchive::setPassword(): Invalid or uninitialized Zip object in %s/oo_encryption.php on line 25
021+
022+ Warning: ZipArchive::getFromName(): Invalid or uninitialized Zip object in %s/oo_encryption.php on line 26
023+ bool(false)
024+
025+ Warning: ZipArchive::close(): Invalid or uninitialized Zip object in %s/oo_encryption.php on line 27
026+ == Stream
027+
028+ Warning: file_get_contents(zip:///usr/local/src/php-7.3.33/ext/zip/tests/encrypted.zip#foo.txt): failed to open stream: operation failed in %s/oo_encryption.php on line 30
009- string(3) "bar"
010- == Stream
011- string(3) "foo"
015- string(3) "bar"
030+
031+ Warning: file_get_contents(zip:///usr/local/src/php-7.3.33/ext/zip/tests/encrypted.zip#bar.txt): failed to open stream: operation failed in %s/oo_encryption.php on line 31
032+ bool(false)