Webklex / php-imap

PHP-IMAP is a wrapper for common IMAP communication without the need to have the php-imap module installed / enabled. The protocol is completely integrated and therefore supports IMAP IDLE operation and the "new" oAuth authentication process as well.
https://www.php-imap.com
MIT License
315 stars 151 forks source link

Fix implicit marking of parameters as nullable, deprecated in PHP 8.4 #518

Open campbell-m opened 1 month ago

campbell-m commented 1 month ago

Fix implicit marking of parameters as nullable, deprecated in PHP 8.4