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 ebdb824 commit 40b9b2cCopy full SHA for 40b9b2c
src/Symfony/Component/Mailer/CHANGELOG.md
@@ -9,6 +9,7 @@ CHANGELOG
9
* Add DSN param `source_ip` to allow binding to a (specific) IPv4 or IPv6 address.
10
* Add DSN param `require_tls` to enforce use of TLS/STARTTLS
11
* Add `DkimSignedMessageListener`, `SmimeEncryptedMessageListener`, and `SmimeSignedMessageListener`
12
+ * Add `exceptionHandler` (constructor) property to `RoundRobinTransport`
13
14
7.2
15
---
0 commit comments