Your software
My Mautic version is: 7.0.0-dev
My PHP version is: PHP Version 8.4.16
My Database type and version is: 10.11.15-MariaDB
Your problem
My problem is: Install and enable theimapextension to support monitored email.
However, as of PHP 8.4, the IMAP extension is no longer bundled with PHP and must be installed via PECL. From what I understand, this extension is also deprecated/unbundled and may not be fully maintained.
My questions are:
Is IMAP via PECL officially supported/recommended for Mautic on PHP 8.4?
Has anyone successfully configured monitored email with PHP 8.4 in production?
Is it better to downgrade to PHP 8.3 for stability?
Are there any plans in Mautic to replace the dependency on ext-imap?
1.-> you can (re) install it if your hosting allows it, but it’s not recommended, Php just removed it
2.-> not yet (for me), I’m still looking for a workaround or an update
3.-> no you shouldn’t, you will lose more than you expdct to win (compatibility, security…)
4.-> same question