Test: /ext/zlib/tests/gzopen_error.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- *** Testing gzopen() : error conditions ***
002-
003- -- Testing gzopen() function with more than expected no. of arguments --
004-
005- Warning: gzopen() expects at most 3 parameters, 4 given in %s on line %d
006- NULL
007-
008- -- Testing gzopen() function with less than expected no. of arguments --
009-
010- Warning: gzopen() expects at least 2 parameters, 1 given in %s on line %d
011- NULL
012- ===DONE===