--TEST-- Test imap_fetch_overview() function : usage variations - FT_UID option --SKIPIF-- --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- *** Testing imap_fetch_overview() : usage variations *** Create a temporary mailbox and add 1 msgs .. mailbox '{localhost/norsh}INBOX.phpttest' created Testing with option value:%string|unicode%(1) "1" imap_fetch_overview() returns an object Testing with option value:bool(true) imap_fetch_overview() returns an object Testing with option value:float(1) imap_fetch_overview() returns an object Testing with option value:float(1) imap_fetch_overview() returns an object Testing with option value:int(%d) Warning: imap_fetch_overview(): invalid value for the options parameter in %s on line %d Testing with option value:int(-%d) Warning: imap_fetch_overview(): invalid value for the options parameter in %s on line %d ===DONE===