8000 [Mailer] Add UPGRADE entries about Envelope and MessageEvent · symfony/symfony@db9754d · GitHub
[go: up one dir, main page]

Skip to content

Commit db9754d

Browse files
chapafabpot
authored andcommitted
[Mailer] Add UPGRADE entries about Envelope and MessageEvent
1 parent 212931e commit db9754d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADE-4.4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ Mailer
168168
------
169169

170170
* [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`.
171173

172174
Messenger
173175
---------

0 commit comments

Comments
 (0)
0