Commit 4ad5d46
File tree
3 files changed
+26
-1
lines changedFilter options
- src/Symfony/Component/Mailer
- Tests/Transport/Smtp
- Transport/Smtp
3 files changed
+26
-1
lines changedsrc/Symfony/Component/Mailer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Component/Mailer/Tests/Transport/Smtp/SmtpTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Tests/Transport/Smtp/SmtpTransportTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
136 | 149 |
|
137 | 150 |
|
138 | 151 |
|
|
src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
260 |
| - |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
261 | 268 |
|
262 | 269 |
|
263 | 270 |
|
|
0 commit comments