--TEST-- imap_timeout() function : basic functionality --CREDITS-- Olivier Doucet --SKIPIF-- --FILE-- --EXPECTF-- Checking with no parameters Warning: imap_timeout() expects at least 1 parameter, 0 given in %s on line %d Checking with incorrect parameter type Warning: imap_timeout() expects parameter 1 to be long, %s given in %s on line %d GET values: int(%d) int(%d) int(%d) int(%d) SET values: bool(true) bool(true) bool(true) CHECK values: int(10) int(10) int(10)