New
9.0.0
What's Changed
- Fix deprecation warning in PHP 8.4 by @W0rma in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/446
- Update Parser.php: Adding array shape by @ThomasLandauer in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/447
- Test against PHP 8.4 by @W0rma in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/452
- Upgrade PHP 8.4 by @eXorus in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/453
- Fix phpdoc for Parser::getInlineParts by @eXorus in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/454
- Fix Issue 408 by @eXorus in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/421
- Fix Exception htmlEmbedded by @eXorus in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/455
- More secure random generating file names by @eXorus in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/456
New Contributors
- @W0rma made their first contribution in https://github.com/php-mime-mail-parser/php-mime-mail-parser/pull/446
Full Changelog: https://github.com/php-mime-mail-parser/php-mime-mail-parser/compare/8.0.4...9.0.0