Commit d43b832
File tree
Expand file treeCollapse file tree
4 files changed
+56
-0
lines changedFilter options
- src/Symfony/Component
- Mailer
- Tests
- Mime
- Tests
Expand file treeCollapse file tree
4 files changed
+56
-0
lines changedsrc/Symfony/Component/Mailer/Envelope.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Envelope.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
88 | 101 |
|
src/Symfony/Component/Mailer/Tests/EnvelopeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Tests/EnvelopeTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
130 | 143 |
|
131 | 144 |
|
132 | 145 |
|
|
src/Symfony/Component/Mime/Address.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Address.php+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
120 | 143 |
|
src/Symfony/Component/Mime/Tests/AddressTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Tests/AddressTest.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
84 | 91 |
|
85 | 92 |
|
86 | 93 |
|
|
0 commit comments