Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b93415 commit 3f3b0e7Copy full SHA for 3f3b0e7
UPGRADE-4.4.md
@@ -168,7 +168,7 @@ Mailer
168
------
169
170
* [BC BREAK] Changed the DSN to use for disabling delivery (using the `NullTransport`) from `smtp://null` to `null://null` (host doesn't matter).
171
- * [BC BREAK] Renamed class `SmtpEnvelope` to `Envelope`.
+ * [BC BREAK] Renamed class `SmtpEnvelope` to `Envelope` and `DelayedSmtpEnvelope` to `DelayedEnvelope`.
172
* [BC BREAK] Added a required `string $transport` argument to `MessageEvent::__construct`.
173
174
Messenger
0 commit comments