You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #18296 [Mailer] Improve the warning about signing messages in a listener (MatTheCat)
This PR was merged into the 5.4 branch.
Discussion
----------
[Mailer] Improve the warning about signing messages in a listener
Fixessymfony/symfony#50254
Following the code samples to sign/encrypt messages won’t work using `TemplatedEmail`, because these are rendered on `MessageEvent`. It seems more logical to warn about this in the `Signing and Encrypting Messages` section rather than `Mailer Events`.
(Failures unrelated.)
Commits
-------
e45f6e9 Improve the warning about signing messages in a listener
0 commit comments