--TEST-- Attempt to instantiate an IMAP\Connection directly --EXTENSIONS-- imap --FILE-- getMessage(), "\n"; } --EXPECT-- Exception: Cannot directly construct IMAP\Connection, use imap_open() instead