File tree
5 files changed
+14
-9
lines changedFilter options
- src/Symfony/Component
- Mime
- Tests
- Serializer/Normalizer
5 files changed
+14
-9
lines changedsrc/Symfony/Component/Mime/RawMessage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/RawMessage.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
|
src/Symfony/Component/Mime/Tests/EmailTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/EmailTest.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
547 | 547 |
|
548 | 548 |
|
549 | 549 |
|
550 |
| - |
551 |
| - |
| 550 | + |
552 | 551 |
|
553 | 552 |
|
554 | 553 |
|
|
src/Symfony/Component/Mime/Tests/MessageTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/MessageTest.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
257 |
| - |
258 |
| - |
| 257 | + |
259 | 258 |
|
260 | 259 |
|
261 | 260 |
|
|
src/Symfony/Component/Mime/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/composer.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
src/Symfony/Component/Serializer/Normalizer/MimeMessageNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/MimeMessageNormalizer.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| 67 | + |
| 68 | + |
66 | 69 |
|
67 |
| - |
68 | 70 |
|
69 | 71 |
|
| 72 | + |
70 | 73 |
|
71 |
| - |
| 74 | + |
| 75 | + |
72 | 76 |
|
73 | 77 |
|
74 |
| - |
| 78 | + |
75 | 79 |
|
76 | 80 |
|
77 | 81 |
|
|
0 commit comments