Tags: codedge/php-imap
Tags
Merge pull request barbushin#517 from barbushin/develop Bugfixes and improvements
Merge pull request barbushin#493 from barbushin/develop - 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 - barbushin#403, barbushin#447, barbushin#479: Improved MIME decoding - barbushin#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 barbushin#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
Merge pull request barbushin#491 from barbushin/develop Release 3.1.0
Merge pull request barbushin#405 from barbushin/develop Added PHP 7.4 support and additional checks
Merge pull request barbushin#401 from barbushin/develop Bug fixes and improvements
Merge pull request barbushin#396 from barbushin/develop Different bug fixes and improvements
Merge pull request barbushin#381 from barbushin/develop Fixed CI build issues
Merge pull request barbushin#376 from nekufa/master ContentId based attachment key calculation
Merge pull request barbushin#370 from barbushin/develop Issue barbushin#369: Removed type hinting due to PHP 5.6 support
Merge pull request barbushin#368 from barbushin/develop Develop
PreviousNext