Commit c1d2451
File tree
4 files changed
+17
-9
lines changedFilter options
- src/Symfony/Component/Mailer
- Tests
4 files changed
+17
-9
lines changedsrc/Symfony/Component/Mailer/DelayedSmtpEnvelope.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/DelayedSmtpEnvelope.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
| ||
73 | 75 |
|
74 | 76 |
|
75 | 77 |
|
76 |
| - |
| 78 | + |
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
|
src/Symfony/Component/Mailer/SmtpEnvelope.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/SmtpEnvelope.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
src/Symfony/Component/Mailer/Tests/SmtpEnvelopeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Tests/SmtpEnvelopeTest.php+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
40 | 46 |
|
41 | 47 |
|
42 | 48 |
|
| ||
55 | 61 |
|
56 | 62 |
|
57 | 63 |
|
58 |
| - |
| 64 | + |
59 | 65 |
|
60 | 66 |
|
61 | 67 |
|
| ||
87 | 93 |
|
88 | 94 |
|
89 | 95 |
|
90 |
| - |
| 96 | + |
91 | 97 |
|
92 | 98 |
|
src/Symfony/Component/Mailer/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/composer.json+1-1Lines changed: 1 addition & 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 | 26 |
|
|
0 commit comments