Test: /ext/zlib/tests/gzseek_variation7.phpt - Version 5.3.19    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Fatal error: Call to undefined function gzopen() in %s/gzseek_variation7.php on line 3
001- tell=int(23)
002- move to the end of the file
003-
004- Warning: gzseek(): SEEK_END is not supported in %s on line %d
005- int(-1)
006- tell=int(23)
007- tell=int(47)
008-
009- reading the output file
010- This is the first line.This is the second line.
011- ===DONE===