PHP IMAP v4.0.0 Release Notes

Release Date: 2020-04-22 // about 4 years ago
    • ⬇️ Dropped PHP 5.6 support, as it went end-of-life (EOL) on the 31st of December, 2018: https://www.php.net/eol.php
    • ⬇️ Dropped PHP 7.0 support, as it went end-of-life (EOL) on the 10th of January, 2019: https://www.php.net/eol.php
    • ⬇️ Dropped PHP 7.1 support, as it went end-of-life (EOL) on the 1st of December, 2019: https://www.php.net/eol.php
    • #403, #447, #479: Improved MIME decoding
    • 🛠 #485: Fixed ENCBASE64 decoding
    • 🛠 Fixed all Travis CI issues
    • ⚡️ Updated psalm baseline
    • Satisfied php-cs-fixer
    • ➕ Added phpcpd to detect duplicated code
    • ➕ Added phpmnd to detect magic numbers
    • ⚡️ PHPUnit: Added and improved / updated test cases
    • ✅ PR #485: Added some test cases for base64 decoding
    • Fully replaced Mailbox::convertStringEncoding() with Mailbox::decodeMimeStr()
    • 👌 Improved composer.json
    • ⚡️ Updated README with PHP version overview
    • ⚡️ Updated requirements in README
    • ⚡️ Updated badges in README
    • ✂ Removed not yet working OAuth code
    • 🚀 This and all upcoming releases contain a Travis CI LIVE mailbox test