This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Mailer/Transport
Fabien Potencier 9526988eca fixed CS
2019-06-13 13:03:18 +02:00
..
Http fixed CS 2019-06-13 13:03:18 +02:00
Smtp Set default crypto method - Fix #31105 2019-06-04 15:59:49 +02:00
AbstractTransport.php fixed CS 2019-06-13 13:03:18 +02:00
FailoverTransport.php added the Mailer component 2019-03-30 09:09:06 +01:00
NullTransport.php added the Mailer component 2019-03-30 09:09:06 +01:00
RoundRobinTransport.php fixed roundrobin dead transport which should recover 2019-04-10 21:43:06 +02:00
SendmailTransport.php added the Mailer component 2019-03-30 09:09:06 +01:00
TransportInterface.php added the Mailer component 2019-03-30 09:09:06 +01:00