8000
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 212931e commit db9754dCopy full SHA for db9754d
UPGRADE-4.4.md
@@ -168,6 +168,8 @@ 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` and `DelayedSmtpEnvelope` to `DelayedEnvelope`.
172
+ * [BC BREAK] Added a required `string $transport` argument to `MessageEvent::__construct`.
173
174
Messenger
175
---------
0 commit comments