Actions
Bug #92204
closedTest fail due to increased strictness in symfony/mailer 5.0.8
Start date:
2020-09-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With https://github.com/symfony/mailer/commit/33372be4366773e2d850b3a795473b5aaeb7bc2a#diff-b2362bd39fb1047999f2477c08a03c0b the package removed the possibility to send a message without any valid recipient, leading to Unit Test Failures.
Symfony\Component\Mime\Exception\LogicException: An email must have a "To", "Cc", or "Bcc" header.
Actions