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

Warning in PHP 8.4.1 #13

Open Pinnokkio opened 19 hours ago

Pinnokkio commented 19 hours ago

I've downloaded version 1.0.3 on https://pecl.php.net/package/imap, put it into <php-dir>/ext/php_imap.dll but whenever I check my php installation, it says:

php --version

PHP Warning:  PHP Startup: imap: Unable to initialize module
Module compiled with module API=20230831
PHP    compiled with module API=20240924
These options need to match
 in Unknown on line 0

Warning: PHP Startup: imap: Unable to initialize module
Module compiled with module API=20230831
PHP    compiled with module API=20240924
These options need to match
 in Unknown on line 0
PHP 8.4.1 (cli) (built: Nov 20 2024 11:13:29) (ZTS Visual C++ 2022 x64)
Copyright (c) The PHP Group
Zend Engine v4.4.1, Copyright (c) Zend Technologies
    with Xdebug v3.4.0beta1, Copyright (c) 2002-2024, by Derick Rethans

It says, version 1.0.3 is available for PHP Version: PHP 8.3.0 or newer which doesn't seem to. Any help to fix this?

cmb69 commented 17 hours ago

Builds compatible with PHP 8.4 will be rolled out in due course, see https://news-web.php.net/php.internals.win/1313.