Test: /ext/zlib/tests/gzseek_basic.phpt - Version 7.1.26    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ sh: /opt/src/php-7.1.26/sapi/cli/php: Permission denied
001- move to the 50th byte
002- int(0)
003- tell=50
004- string(10) " high abov"
005-
006- move forward to the 100th byte
007- int(0)
008- tell=100
009- string(10) "Destiny wh"
010-
011- move backward to the 20th byte
012- int(0)
013- tell=20
014- string(10) "hrough fee"
015- ===DONE===