File tree
4 files changed
+32
-0
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Loader
- schema/dic/services
- Tests
- Fixtures/xml
- Loader
4 files changed
+32
-0
lines changedsrc/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
183 | 187 |
|
184 | 188 |
|
185 | 189 |
|
| ||
243 | 247 |
|
244 | 248 |
|
245 | 249 |
|
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
246 | 256 |
|
247 | 257 |
|
248 | 258 |
|
|
src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| 107 | + |
107 | 108 |
|
108 | 109 |
|
109 | 110 |
|
| ||
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
| 136 | + |
135 | 137 |
|
136 | 138 |
|
137 | 139 |
|
| ||
171 | 173 |
|
172 | 174 |
|
173 | 175 |
|
| 176 | + |
174 | 177 |
|
175 | 178 |
|
176 | 179 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_auto_configure_instanceof.xml
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
687 | 687 |
|
688 | 688 |
|
689 | 689 |
|
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
690 | 700 |
|
691 | 701 |
|
692 | 702 |
|
|
0 commit comments