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
2019-09-02 17:59:15 +02:00
..
Smtp [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
AbstractApiTransport.php [Mailer][DX][RFC] Rename mailer bridge transport classes 2019-07-25 11:34:25 +02:00
AbstractHttpTransport.php [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
AbstractTransport.php Merge branch '4.3' into 4.4 2019-09-02 16:51:55 +02:00
AbstractTransportFactory.php [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
Dsn.php [Mailer] fixed logic 2019-07-18 10:29:30 +02:00
FailoverTransport.php [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
NullTransport.php [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
NullTransportFactory.php [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
RoundRobinTransport.php [Mailer] Renamed getName() to toString() 2019-09-02 11:41:25 +02:00
SendmailTransport.php [Mailer] Renamed getName() to toString() 2019-09-02 11:41:25 +02:00
SendmailTransportFactory.php [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
TransportFactoryInterface.php Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
TransportInterface.php [Mailer] Renamed getName() to toString() 2019-09-02 11:41:25 +02:00
Transports.php [Mailer] Add a more precise exception 2019-09-02 17:59:15 +02:00