File tree
17 files changed
+851
-7
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Compiler
- Resources/config
- Tests/Functional
- app/ApiAttributesTest
- Component
- HttpKernel
- Attribute
- Controller/ArgumentResolver
- Tests/Controller/ArgumentResolver
- Serializer
- Exception
17 files changed
+851
-7
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| 160 | + |
160 | 161 |
|
161 | 162 |
|
162 | 163 |
|
| ||
357 | 358 |
|
358 | 359 |
|
359 | 360 |
|
360 |
| - |
| 361 | + |
361 | 362 |
|
362 | 363 |
|
363 | 364 |
|
364 | 365 |
|
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
365 | 374 |
|
366 | 375 |
|
367 | 376 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
64 | 72 |
|
65 | 73 |
|
66 | 74 |
|
|
0 commit comments