Test: /ext/zlib/tests/gzseek_variation3.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_variation3.php on line 3
001- move to the 50th byte
002- int(0)
003- tell=50
004- string(10) " high abov"
005-
006- move forward to the 94th byte
007- int(0)
008- tell=94
009- string(10) "ze it
010- Dest"
011-
012- move backward to the 77th byte
013- int(0)
014- tell=77
015- string(10) "hat you ca"
016- ===DONE===