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 symfony#13495 Moving mailer transport section (weaverryan)
This PR was merged into the 4.4 branch.
Discussion
----------
Moving mailer transport section
See symfony/symfony#36348 (comment)
I moved this Mailer "transport" section above Messenger so that, if you're reading the Messenger section, you can't accidentally keep reading and think that the "mailer transports" section is talking about Messenger transports.
Also, I changed the transport name from `important` to `alternative` just to add some further differentiation.
Commits
-------
8700f2e moving mailer transport section
0 commit comments