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/Tests/Transport
2019-07-19 19:29:21 +03:00
..
Smtp Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
AbstractTransportTest.php added the Mailer component 2019-03-30 09:09:06 +01:00
DsnTest.php Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
FailoverTransportTest.php fixed roundrobin dead transport which should recover 2019-04-10 21:43:06 +02:00
NullTransportFactoryTest.php [Mailer][DX] Improve exception message for unsupported scheme 2019-07-19 19:29:21 +03:00
RoundRobinTransportTest.php fixed roundrobin dead transport which should recover 2019-04-10 21:43:06 +02:00
SendmailTransportFactoryTest.php [Mailer][DX] Improve exception message for unsupported scheme 2019-07-19 19:29:21 +03:00