- Merged the missing parameter parsing API change (Bunny thanks you Felipe)

- Added proper C-client library version check
This commit is contained in:
Jani Taskinen 2008-08-04 15:34:30 +00:00
parent 85d152e233
commit 7b505f318c
2 changed files with 493 additions and 642 deletions

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@ echo "Done\n";
string(0) ""
string(1) "1"
Notice: Array to string conversion in %s on line %d
string(5) "%s"
string(4) "%s"
Warning: imap_utf8() expects parameter 1 to be binary string, array given in %s line %d
NULL
string(4) "test"
Done