Test: /ext/zlib/tests/gzseek_variation3.phpt - Version 5.5.0    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
002+ int(-1)
003+ tell=
004+ string(0) ""
002- int(0)
003- tell=50
004- string(10) " high abov"
007+ int(-1)
008+ tell=
009+ string(0) ""
007- int(0)
008- tell=94
009- string(10) "ze it
010- Dest"
012+ int(-1)
013+ tell=
014+ string(0) ""
013- int(0)
014- tell=77
015- string(10) "hat you ca"
1 (50%)
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===