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
Nicolas Grekas 083a32dee3 Merge branch '5.0'
* 5.0:
  Add missing symfony/mime to require-dev
  [Validator] Added the missing Mongolian translations
  [ErrorHandler] Never throw on warnings triggered by assert() and set assert.exception=1 in Debug::enable()
  refactor(Process): fromShellCommandLine
  [Mailer] Do not ping the SMTP server before sending every message
2020-02-08 18:01:13 +01:00
..
Transport Merge branch '5.0' 2020-02-08 18:01:13 +01:00
EnvelopeTest.php Merge branch '4.3' into 4.4 2019-10-30 14:23:44 +01: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 rename SmtpEnvelope to Envelope 2019-09-12 16:17:57 +02:00