Commit f888d56
File tree
10 files changed
+80
-15
lines changedFilter options
- src/Symfony/Component/Mailer/Bridge
- Amazon/Transport
- Mailchimp/Transport
- Mailgun/Transport
- Mailjet/Transport
- Postmark/Transport
- Sendgrid/Transport
- Sendinblue/Transport
10 files changed
+80
-15
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+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
69 | 76 |
|
70 |
| - |
| 77 | + |
71 | 78 |
|
72 | 79 |
|
73 | 80 |
|
|
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+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
82 | 89 |
|
83 |
| - |
| 90 | + |
84 | 91 |
|
85 | 92 |
|
86 | 93 |
|
|
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+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
53 | 60 |
|
54 |
| - |
| 61 | + |
55 | 62 |
|
56 | 63 |
|
57 | 64 |
|
|
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+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
60 | 67 |
|
61 |
| - |
| 68 | + |
62 | 69 |
|
63 | 70 |
|
64 | 71 |
|
|
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+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
67 |
| - |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
68 | 75 |
|
69 | 76 |
|
70 |
| - |
| 77 | + |
71 | 78 |
|
72 | 79 |
|
73 |
| - |
| 80 | + |
74 | 81 |
|
75 | 82 |
|
76 | 83 |
|
|
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+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
69 |
| - |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
70 | 76 |
|
71 | 77 |
|
72 |
| - |
| 78 | + |
73 | 79 |
|
74 | 80 |
|
75 |
| - |
| 81 | + |
76 | 82 |
|
77 | 83 |
|
78 | 84 |
|
|
src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
66 |
| - |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
67 | 72 |
|
68 | 73 |
|
69 | 74 |
|
|
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+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
58 | 64 |
|
59 | 65 |
|
60 | 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-2Lines changed: 9 additions & 2 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 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
54 | 61 |
|
55 | 62 |
|
56 |
| - |
| 63 | + |
57 | 64 |
|
58 | 65 |
|
59 | 66 |
|
|
src/Symfony/Component/Mailer/Bridge/Sendinblue/Transport/SendinblueApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Sendinblue/Transport/SendinblueApiTransport.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
57 | 63 |
|
58 | 64 |
|
59 | 65 |
|
|
0 commit comments