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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
004+ Fatal error: Call to undefined function gzopen() in %s/gzopen_variation9.php on line 16
004- Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on line %d
005- gzopen=bool(false)
006-
007- mode=rf
008- gzopen=resource(%d) of type (stream)
009-
010- mode=w+
011-
012- Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on line %d
013- gzopen=bool(false)
014-
015- mode=e
016-
017- Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
018- gzopen=bool(false)
019-
020- ===DONE===