Skip to content

4.0.0: Dropped end-of-life PHP version support and improved decoding

Compare
Choose a tag to compare
@Sebbo94BY Sebbo94BY released this 22 Apr 06:56
· 238 commits to master since this release
26175b1
  • 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