Commit 2fc5f13
committed
File tree
Expand file treeCollapse file tree
24 files changed
+171
-30
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/Tests/DependencyInjection/Compiler
- Component/DependencyInjection
- Tests
- Dumper
- Fixtures
- xml
- yaml
Expand file treeCollapse file tree
24 files changed
+171
-30
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/AddSessionDomainConstraintPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/AddSessionDomainConstraintPassTest.php+7Lines changed: 7 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 |
|
| 19 | + |
| 20 | + |
18 | 21 |
|
| 22 | + |
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
| ||
148 | 152 |
|
149 | 153 |
|
150 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
151 | 158 |
|
152 | 159 |
|
153 | 160 |
|
src/Symfony/Component/DependencyInjection/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
151 |
| - |
| 150 | + |
| 151 | + |
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php+30-10Lines changed: 30 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
92 |
| - |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
93 | 97 |
|
94 | 98 |
|
95 | 99 |
|
| ||
107 | 111 |
|
108 | 112 |
|
109 | 113 |
|
110 |
| - |
111 |
| - |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
112 | 120 |
|
113 | 121 |
|
114 | 122 |
|
| ||
133 | 141 |
|
134 | 142 |
|
135 | 143 |
|
136 |
| - |
137 |
| - |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
138 | 150 |
|
139 | 151 |
|
140 | 152 |
|
| ||
143 | 155 |
|
144 | 156 |
|
145 | 157 |
|
146 |
| - |
147 |
| - |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
148 | 164 |
|
149 | 165 |
|
150 | 166 |
|
| ||
153 | 169 |
|
154 | 170 |
|
155 | 171 |
|
156 |
| - |
157 |
| - |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
158 | 178 |
|
159 | 179 |
|
160 | 180 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services1.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services1.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
7 | 11 |
|
8 | 12 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services21.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services21.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
23 | 27 |
|
24 | 28 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services24.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services24.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
8 | 12 |
|
9 | 13 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services8.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services8.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
39 | 43 |
|
40 | 44 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services9.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services9.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
152 |
| - |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
153 | 157 |
|
154 | 158 |
|
155 | 159 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_abstract.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_abstract.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
8 | 12 |
|
9 | 13 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_dump_load.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_dump_load.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
10 | 14 |
|
11 | 15 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_with_abstract_argument.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_with_abstract_argument.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
11 | 15 |
|
12 | 16 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_with_tagged_arguments.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_with_tagged_arguments.xml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
0 commit comments