File tree
4 files changed
+12
-1
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection/Compiler
- Resources/config
- Component/HttpKernel
- Attribute
- Controller/ArgumentResolver
4 files changed
+12
-1
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 |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php+4Lines changed: 4 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 |
|
| ||
90 | 91 |
|
91 | 92 |
|
92 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
93 | 97 |
|
94 | 98 |
|
95 | 99 |
|
|
src/Symfony/Component/HttpKernel/Attribute/MapQueryParameter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Attribute/MapQueryParameter.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 |
| - |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
| ||
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
| 34 | + |
32 | 35 |
|
| 36 | + |
33 | 37 |
|
34 | 38 |
|
src/Symfony/Component/HttpKernel/Controller/ArgumentResolver/QueryParameterValueResolver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Controller/ArgumentResolver/QueryParameterValueResolver.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
| 66 | + |
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
|
0 commit comments