--TEST-- Test imap_fetch_overview() function : error conditions - incorrect number of args --SKIPIF-- --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- *** Testing imap_fetch_overview() : error conditions *** -- Testing imap_fetch_overview() function with more than expected no. of arguments -- Create a temporary mailbox and add 2 msgs .. mailbox '{%s}%s' created Warning: imap_fetch_overview() expects at most 3 parameters, 4 given in %s on line %d NULL -- Testing imap_fetch_overview() function with less than expected no. of arguments -- Warning: imap_fetch_overview() expects at least 2 parameters, 1 given in %s on line %d NULL ===DONE===