--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.phpttest' created Warning: Wrong parameter count for imap_fetchbody() in %s on line %d NULL -- Testing imap_fetchbody() function with less than expected no. of arguments -- Warning: Wrong parameter count for imap_fetchbody() in %s on line %d NULL ===DONE===