--TEST-- Test function gzread() by calling it more than or less than its expected arguments --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- Warning: gzread() expects exactly 2 parameters, 3 given in %s on line %d NULL Warning: gzread() expects exactly 2 parameters, 0 given in %s on line %d NULL ===DONE===