Commit d52c7fa
committed
File tree
2 files changed
+31
-1
lines changedFilter options
- src/Symfony/Component/Mailer
- Tests/Transport
- Transport
2 files changed
+31
-1
lines changedsrc/Symfony/Component/Mailer/Tests/Transport/TransportsTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Tests/Transport/TransportsTest.php+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
67 | 91 |
|
src/Symfony/Component/Mailer/Transport/Transports.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport/Transports.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
63 | 69 |
|
64 | 70 |
|
65 | 71 |
|
|
0 commit comments