Commit f0fcc9f
committed
File tree
7 files changed
+156
-7
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/HttpKernel
- Attribute
- Controller
- EventListener
- Tests
- Controller
- EventListener
7 files changed
+156
-7
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/web.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php+2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
| 44 | + |
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
|
src/Symfony/Component/HttpKernel/Attribute/AsController.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Attribute/AsController.php+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/HttpKernel/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/CHANGELOG.md+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
|
src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php+82-5
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
| 29 | + |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
30 | 34 |
|
31 | 35 |
|
32 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
33 | 55 |
|
34 | 56 |
|
35 | 57 |
|
| ||
44 | 66 |
|
45 | 67 |
|
46 | 68 |
|
47 |
| - |
| 69 | + |
48 | 70 |
|
49 | 71 |
|
50 | 72 |
|
| ||
55 | 77 |
|
56 | 78 |
|
57 | 79 |
|
58 |
| - |
| 80 | + |
59 | 81 |
|
60 | 82 |
|
61 | 83 |
|
62 | 84 |
|
63 | 85 |
|
64 | 86 |
|
65 | 87 |
|
66 |
| - |
| 88 | + |
67 | 89 |
|
68 | 90 |
|
69 | 91 |
|
70 |
| - |
| 92 | + |
71 | 93 |
|
72 | 94 |
|
73 | 95 |
|
| ||
80 | 102 |
|
81 | 103 |
|
82 | 104 |
|
83 |
| - |
| 105 | + |
84 | 106 |
|
85 | 107 |
|
86 | 108 |
|
| ||
199 | 221 |
|
200 | 222 |
|
201 | 223 |
|
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
202 | 279 |
|
src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
|
src/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php+68
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
185 | 187 |
|
186 | 188 |
|
187 | 189 |
|
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
188 | 254 |
|
189 | 255 |
|
190 | 256 |
|
191 | 257 |
|
192 | 258 |
|
193 | 259 |
|
| 260 | + |
194 | 261 |
|
195 | 262 |
|
196 | 263 |
|
| ||
223 | 290 |
|
224 | 291 |
|
225 | 292 |
|
| 293 | + |
226 | 294 |
|
227 | 295 |
|
228 | 296 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
0 commit comments