diff options
Diffstat (limited to 'ext/zlib/tests/gzfile_variation14.phpt')
-rw-r--r-- | ext/zlib/tests/gzfile_variation14.phpt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/zlib/tests/gzfile_variation14.phpt b/ext/zlib/tests/gzfile_variation14.phpt index 1d7ec54433..9176d3662a 100644 --- a/ext/zlib/tests/gzfile_variation14.phpt +++ b/ext/zlib/tests/gzfile_variation14.phpt @@ -29,7 +29,6 @@ foreach ( $variation_array as $var ) { ?> ===DONE=== --EXPECTF-- - Warning: gzfile() expects parameter 2 to be int, string given in %s on line %d NULL @@ -41,4 +40,4 @@ NULL Warning: gzfile() expects parameter 2 to be int, string given in %s on line %d NULL -===DONE===
\ No newline at end of file +===DONE=== |