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