--TEST-- Test imap_close() function : error conditions - incorrect number of args --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing imap_close() : error conditions *** -- Testing imap_close() function with Zero arguments -- Warning: imap_close() expects at least 1 parameter, 0 given in %s on line %d NULL -- Testing imap_close() function with more than expected no. of arguments -- Warning: imap_close() expects at most 2 parameters, 3 given in %s on line %d NULL ===DONE===