Commit 019b2c6
committed
File tree
4 files changed
+9
-4
lines changedFilter options
- src/Symfony/Component/Mailer/Bridge/Mailgun
- Tests/Transport
- Transport
4 files changed
+9
-4
lines changed-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
84 | 83 |
|
85 | 84 |
|
86 | 85 |
|
|
src/Symfony/Component/Mailer/Bridge/Mailgun/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailgun/CHANGELOG.md+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
| 10 | + |
5 | 11 |
|
6 | 12 |
|
7 | 13 |
|
|
src/Symfony/Component/Mailer/Bridge/Mailgun/Tests/Transport/MailgunApiTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailgun/Tests/Transport/MailgunApiTransportTest.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
| 217 | + |
217 | 218 |
|
218 | 219 |
|
219 | 220 |
|
| ||
223 | 224 |
|
224 | 225 |
|
225 | 226 |
|
226 |
| - |
227 | 227 |
|
228 | 228 |
|
| 229 | + |
| 230 | + |
229 | 231 |
|
230 | 232 |
|
231 | 233 |
|
|
src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
139 | 138 |
|
140 |
| - |
141 | 139 |
|
142 | 140 |
|
143 | 141 |
|
|
0 commit comments