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 #7522 [Email] Add caution related to deprecate mail transport (dominikhajduk)
This PR was merged into the 2.7 branch.
Discussion
----------
[Email] Add caution related to deprecate mail transport
For current stable Symfony standard edition `swiftmailer/swiftmailer` version v5.4.6 is used. Since this one `mail` transport is deprecated. I think it's worth to mentioning this deprecation.
swiftmailer/swiftmailer#866
>User Deprecated: The Swift_Transport_MailTransport class is deprecated since version 5.4.5 and will be removed in 6.0. Use the Sendmail or SMTP transport instead.
Commits
-------
7138f84 Add caution related to deprecate mail transport
0 commit comments