diff options
Diffstat (limited to 'ext/zlib/tests/005.phpt')
-rw-r--r-- | ext/zlib/tests/005.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/zlib/tests/005.phpt b/ext/zlib/tests/005.phpt index 24d272ece0..6333612183 100644 --- a/ext/zlib/tests/005.phpt +++ b/ext/zlib/tests/005.phpt @@ -34,7 +34,6 @@ var_dump(gzuncompress($data2)); echo "Done\n"; ?> --EXPECTF-- - Warning: gzcompress() expects at least 1 parameter, 0 given in %s on line %d NULL |