Commit 3413e23
committed
File tree
8 files changed
+78
-21
lines changedFilter options
- src/Symfony/Component/Mailer/Bridge
- Amazon/Transport
- Mailchimp/Transport
- Mailgun/Transport
- Postmark/Transport
- Sendgrid/Transport
8 files changed
+78
-21
lines changedsrc/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesApiTransport.php+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
66 |
| - |
67 |
| - |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
68 | 76 |
|
69 | 77 |
|
70 | 78 |
|
|
src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesHttpTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesHttpTransport.php+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
72 |
| - |
73 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
74 | 82 |
|
75 | 83 |
|
76 | 84 |
|
|
src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 |
| - |
52 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
53 | 60 |
|
54 | 61 |
|
55 | 62 |
|
|
src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
58 |
| - |
59 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
60 | 67 |
|
61 | 68 |
|
62 | 69 |
|
|
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+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
65 |
| - |
66 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
67 | 74 |
|
68 |
| - |
| 75 | + |
69 | 76 |
|
70 | 77 |
|
71 |
| - |
| 78 | + |
72 | 79 |
|
73 | 80 |
|
74 | 81 |
|
|
src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunHttpTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunHttpTransport.php+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
67 |
| - |
68 |
| - |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
69 | 76 |
|
70 |
| - |
| 77 | + |
71 | 78 |
|
72 | 79 |
|
73 |
| - |
| 80 | + |
74 | 81 |
|
75 | 82 |
|
76 | 83 |
|
|
src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
55 |
| - |
56 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
57 | 64 |
|
58 | 65 |
|
59 | 66 |
|
|
src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 |
| - |
54 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
55 | 60 |
|
56 |
| - |
| 61 | + |
| 62 | + |
57 | 63 |
|
58 | 64 |
|
59 | 65 |
|
|
0 commit comments