Commit a848d95
File tree
4 files changed
+10
-23
lines changedFilter options
- src/Symfony/Component/Mailer
- Tests/Transport/Smtp
- Transport/Smtp
4 files changed
+10
-23
lines changedsrc/Symfony/Component/Mailer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/CHANGELOG.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
src/Symfony/Component/Mailer/Tests/Transport/Smtp/EsmtpTransportFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Tests/Transport/Smtp/EsmtpTransportFactoryTest.php+4-10Lines changed: 4 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
| 185 | + |
186 | 186 |
|
187 |
| - |
| 187 | + |
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
192 |
| - |
| 192 | + |
193 | 193 |
|
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 |
| - |
199 |
| - |
200 |
| - |
| 194 | + |
201 | 195 |
|
202 | 196 |
|
203 | 197 |
|
|
src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php-8Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 | 74 |
|
83 | 75 |
|
84 | 76 |
|
|
src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransportFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransportFactory.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 | 38 |
|
43 | 39 |
|
44 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
0 commit comments