-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
The IMAP functions got removed on PHP 8.4, they are not anymore in the default bundle.
See: https://www.php.net/manual/en/intro.imap.php
See: https://github.com/search?q=repo%3Aliuch%2Fdmarc-srg%20imap_&type=code
Debian is now running PHP 8.4 as the default version. But Debian has a package for it: php8.4-imap
The composer.json file should probably indicate that it depends on php-imap or recommends it.
Depending on if this is a backwards compatibility break.
The code for "check availability" should check for the imap function or extension and display a nicer message than
Metadata
Metadata
Assignees
Labels
No labels
