php / pecl-mail-imap

An extension to operate with the IMAP protocol, as well as the NNTP, POP3, and local mailbox access methods.
Other
8 stars 2 forks source link

Windows DLL available to download #7

Closed macintoshplus closed 4 months ago

macintoshplus commented 8 months ago

I am pleased to announce that this extension is now compiled for Windows by the PHP Extension Repository site.

You can download the DLLs on the extension page: https://phpext.phptools.online/extension/mail/imap-425

If you have any questions, I am available to discuss them.

cmb69 commented 4 months ago

@macintoshplus, as far as I know, ext/imap is removed from php-src as of PHP 8.4.0, but is still available for PHP 8.3 – the linked site states otherwise.

Anyhow, DLLs are also available from https://pecl.php.net/package/imap. I think this ticket can be closed.

macintoshplus commented 4 months ago

Hi,

Effectively, IMAP is provided with PHP 8.3. The information has been changed on the website.

Thank you, best regards.