Open
Description
My code uses SE_UID, FT_UID, ST_UID, CP_UID flags in order to use uids instead of message numbers, because some IMAP server have issues dealing with message numbers and works better with uids.
When I moved to imap2_ functions I found nothing worked anymore and looking at the source code I guess $flags parameter is ignored in php-imap2 code.
I suggest to raise an error if people tries to use an unsupported feature instead of ignoring it silently and also to document the unsupported features, if you don't plan to support them.
PS: thank you for the project
Metadata
Metadata
Assignees
Type
Projects
Status
No status