Bug #92204
closedTest fail due to increased strictness in symfony/mailer 5.0.8
100%
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.
Updated by Gerrit Code Review about 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65583
Updated by Gerrit Code Review about 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65583
Updated by Gerrit Code Review about 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65583
Updated by Gerrit Code Review about 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65571
Updated by Anja Leichsenring about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 81849669371488b1577d406e16aaef08c14bd01b.