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
2020-10-28 22:46:03 +01:00
..
Smtp Merge branch '5.1' into 5.x 2020-10-28 22:46:03 +01:00
AbstractApiTransport.php Merge branch '3.4' into 4.4 2020-05-04 17:32:48 +02:00
AbstractHttpTransport.php [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
AbstractTransport.php Merge branch '5.0' 2020-04-16 17:13:28 +02:00
AbstractTransportFactory.php [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
Dsn.php [Mailer] Fix an error message 2019-09-05 03:13:57 +02:00
FailoverTransport.php [Mailer] Fix failover transport 2020-07-20 16:15:11 +02:00
NativeTransportFactory.php [Mailer] Add NativeTransportFactory 2020-08-13 15:56: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] Fix failover transport 2020-07-20 16:15:11 +02:00
SendmailTransport.php [Mailer] Add NativeTransportFactory 2020-08-13 15:56:04 +02:00
SendmailTransportFactory.php [Mailer] Implement additional mailer transport options 2020-08-27 16:55:56 +02:00
TransportFactoryInterface.php
TransportInterface.php rename SmtpEnvelope to Envelope 2019-09-12 16:17:57 +02:00
Transports.php [Mailer] Tweak some code 2019-10-01 12:10:05 +02:00