Commit 28e072a
File tree
6 files changed
+88
-24
lines changedFilter options
- src/Symfony/Component
- Config/Definition
- DependencyInjection
- Compiler
- Tests/Compiler
- Mailer
- Tests
- Mime
6 files changed
+88
-24
lines changedsrc/Symfony/Component/Config/Definition/BaseNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/BaseNode.php+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| ||
543 | 543 |
|
544 | 544 |
|
545 | 545 |
|
546 |
| - |
547 |
| - |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
548 | 550 |
|
549 | 551 |
|
550 | 552 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
83 |
| - |
84 | 82 |
|
85 | 83 |
|
86 | 84 |
|
| 85 | + |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
98 | 102 |
|
99 | 103 |
|
100 | 104 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/MergeExtensionConfigurationPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/MergeExtensionConfigurationPassTest.php+54Lines changed: 54 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
128 | 129 |
|
129 | 130 |
|
130 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
131 | 149 |
|
132 | 150 |
|
133 | 151 |
|
| ||
139 | 157 |
|
140 | 158 |
|
141 | 159 |
|
| 160 | + |
142 | 161 |
|
143 | 162 |
|
144 | 163 |
|
| ||
166 | 185 |
|
167 | 186 |
|
168 | 187 |
|
| 188 | + |
| 189 | + |
169 | 190 |
|
170 | 191 |
|
171 | 192 |
|
| ||
194 | 215 |
|
195 | 216 |
|
196 | 217 |
|
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
src/Symfony/Component/Mailer/Envelope.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Envelope.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
|
src/Symfony/Component/Mailer/Tests/EnvelopeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Tests/EnvelopeTest.php+14-14Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
| 57 | + |
| 58 | + |
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 |
| - |
| 63 | + |
| 64 | + |
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 |
| - |
70 |
| - |
| 69 | + |
| 70 | + |
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 |
| - |
81 |
| - |
| 80 | + |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
|
src/Symfony/Component/Mime/MimeTypes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/MimeTypes.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
|
0 commit comments