We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35bf2fa commit 158fe2aCopy full SHA for 158fe2a
src/Symfony/Component/Mailer/CHANGELOG.md
@@ -10,6 +10,7 @@ CHANGELOG
10
* Added possibility to register custom transport for dsn by implementing
11
`Symfony\Component\Mailer\Transport\TransportFactoryInterface` and tagging with `mailer.transport_factory` tag in DI.
12
* Added `Symfony\Component\Mailer\Test\TransportFactoryTestCase` to ease testing custom transport factories.
13
+ * Added `SentMessage::getDebug()` and `TransportExceptionInterface::getDebug` to help debugging
14
15
4.3.0
16
-----
0 commit comments