Commit 50df9f6
File tree
10 files changed
+10
-75
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
10 files changed
+10
-75
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
| 233 | + |
233 | 234 |
|
234 | 235 |
|
235 | 236 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
498 | 498 |
|
499 | 499 |
|
500 | 500 |
|
501 |
| - |
502 |
| - |
503 |
| - |
504 |
| - |
505 | 501 |
|
506 | 502 |
|
507 | 503 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflows.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflows.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflows_without_type.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/workflows_without_type.php-26Lines changed: 0 additions & 26 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/workflows.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/workflows.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/workflows_without_type.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/workflows_without_type.xml-21Lines changed: 0 additions & 21 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/workflows.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/workflows.yml-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/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/workflows_without_type.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/workflows_without_type.yml-7Lines changed: 0 additions & 7 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+6-13Lines changed: 6 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
158 |
| - |
| 157 | + |
| 158 | + |
| 159 | + |
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
| ||
173 | 174 |
|
174 | 175 |
|
175 | 176 |
|
176 |
| - |
177 |
| - |
| 177 | + |
| 178 | + |
| 179 | + |
178 | 180 |
|
179 | 181 |
|
180 | 182 |
|
| ||
207 | 209 |
|
208 | 210 |
|
209 | 211 |
|
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 | 212 |
|
220 | 213 |
|
221 | 214 |
|
|
0 commit comments