File tree
3 files changed
+34
-0
lines changedFilter options
- src/Symfony/Component/Mime
- Exception
- Tests
3 files changed
+34
-0
lines changedsrc/Symfony/Component/Mime/Email.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Email.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
330 | 331 |
|
331 | 332 |
|
332 | 333 |
|
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
333 | 338 |
|
334 | 339 |
|
335 | 340 |
|
|
src/Symfony/Component/Mime/Exception/UnexpectedTypeException.php
Copy file name to clipboard+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
src/Symfony/Component/Mime/Tests/EmailTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/EmailTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
384 | 385 |
|
385 | 386 |
|
386 | 387 |
|
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
387 | 396 |
|
0 commit comments