Commit 064aedf
File tree
Expand file treeCollapse file tree
10 files changed
+64
-9
lines changedFilter options
- src/Symfony/Component
- DependencyInjection
- Compiler
- Tests
- Fixtures/xml
- Loader
- DomCrawler
- Field
- Tests/Field
- Form/Extension/Core/Type
- PropertyAccess
- Tests
- Security/Http/Tests/Firewall
Expand file treeCollapse file tree
10 files changed
+64
-9
lines changedsrc/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 | 60 |
|
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
| 104 | + |
106 | 105 |
|
107 | 106 |
|
108 | 107 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
739 | 739 |
|
740 | 740 |
|
741 | 741 |
|
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
742 | 757 |
|
743 | 758 |
|
744 | 759 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services5.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services5.xml+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
20 | 24 |
|
21 | 25 |
|
src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php+21-2Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
| 175 | + |
175 | 176 |
|
176 | 177 |
|
177 | 178 |
|
| ||
188 | 189 |
|
189 | 190 |
|
190 | 191 |
|
191 |
| - |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
192 | 211 |
|
193 | 212 |
|
194 | 213 |
|
|
src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
266 |
| - |
| 266 | + |
| 267 | + |
267 | 268 |
|
268 | 269 |
|
269 | 270 |
|
|
src/Symfony/Component/DomCrawler/Tests/Field/ChoiceFormFieldTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Tests/Field/ChoiceFormFieldTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
354 | 362 |
|
355 | 363 |
|
356 | 364 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
|
src/Symfony/Component/PropertyAccess/PropertyAccessor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/PropertyAccessor.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| 194 | + |
194 | 195 |
|
195 | 196 |
|
196 | 197 |
|
|
src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
529 | 529 |
|
530 | 530 |
|
531 | 531 |
|
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
532 | 542 |
|
src/Symfony/Component/Security/Http/Tests/Firewall/SwitchUserListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/SwitchUserListenerTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
165 | 164 |
|
166 | 165 |
|
167 | 166 |
|
|
0 commit comments