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