Commit 55aa662
File tree
2 files changed
+62
-1
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Compiler
- Tests/Compiler
2 files changed
+62
-1
lines changedsrc/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php+45-1Lines changed: 45 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
| 18 | + |
17 | 19 |
|
18 | 20 |
|
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
| ||
52 | 55 |
|
53 | 56 |
|
54 | 57 |
|
55 |
| - |
| 58 | + |
56 | 59 |
|
57 | 60 |
|
58 | 61 |
|
| ||
121 | 124 |
|
122 | 125 |
|
123 | 126 |
|
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
src/Symfony/Component/DependencyInjection/Tests/Compiler/MergeExtensionConfigurationPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/MergeExtensionConfigurationPassTest.php+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
57 | 74 |
|
58 | 75 |
|
59 | 76 |
|
|
0 commit comments