--TEST-- Test imap_fetch_overview() function : usage variations - FT_UID option --SKIPIF-- --FILE-- getMessage() . \PHP_EOL; } } ?> --CLEAN-- --EXPECT-- *** Testing imap_fetch_overview() : usage variations *** Create a temporary mailbox and add 1 msgs New mailbox created Testing with option value:string(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.000000000000001) imap_fetch_overview() returns an object Testing with option value:float(1) imap_fetch_overview() returns an object Testing with option value:int(245) imap_fetch_overview(): Argument #3 ($flags) must be FT_UID or 0