Commit 3fbbb23
File tree
Expand file treeCollapse file tree
5 files changed
+5
-8
lines changedFilter options
- src/Symfony/Component
- Mailer
- Transport/Smtp
- Mime/Tests
Expand file treeCollapse file tree
5 files changed
+5
-8
lines changedsrc/Symfony/Component/Mailer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/CHANGELOG.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
src/Symfony/Component/Mailer/Envelope.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Envelope.php-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
87 | 86 |
|
88 | 87 |
|
89 | 88 |
|
| ||
97 | 96 |
|
98 | 97 |
|
99 | 98 |
|
100 |
| - |
101 |
| - |
102 | 99 |
|
103 | 100 |
|
104 | 101 |
|
|
src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 |
| - |
| 198 | + |
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
|
src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 |
| - |
| 248 | + |
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
| ||
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
260 |
| - |
| 260 | + |
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
|
src/Symfony/Component/Mime/Tests/AddressTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/AddressTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
0 commit comments