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
2020-09-20 09:51:18 +02:00
..
EventListener [FrameworkBundle][Mailer] Add a way to configure some email headers from semantic configuration 2020-06-09 10:31:02 +02:00
Transport replace expectExceptionMessageRegExp() with expectExceptionMessageMatches() 2020-09-20 09:51:18 +02:00
EnvelopeTest.php Merge branch '5.1' 2020-08-21 11:48:30 +02:00
MailerTest.php [Mailer] Improve an exception when trying to send a RawMessage without an Envelope 2019-09-04 08:32:49 +02:00
SentMessageTest.php rename SmtpEnvelope to Envelope 2019-09-12 16:17:57 +02:00
TransportTest.php [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn 2020-06-09 10:20:50 +02:00