Commit f3cf7e0
File tree
4 files changed
+25
-1
lines changedFilter options
- src/Symfony/Component/Mime
- Tests
4 files changed
+25
-1
lines changedsrc/Symfony/Component/Mime/Email.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Email.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
124 | 128 |
|
125 | 129 |
|
126 | 130 |
|
|
src/Symfony/Component/Mime/Message.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Message.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
144 | 147 |
|
145 | 148 |
|
146 | 149 |
|
|
src/Symfony/Component/Mime/Tests/EmailTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/EmailTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
65 | 73 |
|
66 | 74 |
|
67 | 75 |
|
|
src/Symfony/Component/Mime/Tests/MessageTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/MessageTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
128 | 137 |
|
129 | 138 |
|
130 | 139 |
|
|
0 commit comments