Commit a92ffff
committed
File tree
Expand file treeCollapse file tree
8 files changed
+76
-16
lines changedFilter options
- src/Symfony/Component
- ErrorHandler/ErrorRenderer
- HttpFoundation
- Tests
- Security
- Core/Authorization
- Http
- Firewall
- Tests/Firewall
Expand file treeCollapse file tree
8 files changed
+76
-16
lines changedsrc/Symfony/Component/ErrorHandler/ErrorRenderer/SerializerErrorRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/ErrorRenderer/SerializerErrorRenderer.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| 34 | + |
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
| ||
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
60 | 66 |
|
61 | 67 |
|
62 | 68 |
|
63 | 69 |
|
64 |
| - |
| 70 | + |
| 71 | + |
65 | 72 |
|
66 | 73 |
|
67 | 74 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1561 | 1561 |
|
1562 | 1562 |
|
1563 | 1563 |
|
1564 |
| - |
| 1564 | + |
| 1565 | + |
| 1566 | + |
1565 | 1567 |
|
1566 | 1568 |
|
1567 | 1569 |
|
|
src/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
269 |
| - |
| 269 | + |
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
497 | 497 |
|
498 | 498 |
|
499 | 499 |
|
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
500 | 514 |
|
501 | 515 |
|
502 | 516 |
|
503 | 517 |
|
504 | 518 |
|
505 |
| - |
506 | 519 |
|
507 | 520 |
|
508 | 521 |
|
|
src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
| 58 | + |
57 | 59 |
|
58 | 60 |
|
59 |
| - |
| 61 | + |
60 | 62 |
|
61 |
| - |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
62 | 67 |
|
63 | 68 |
|
64 | 69 |
|
|
src/Symfony/Component/Security/Http/Firewall/AccessListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/AccessListener.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
| 88 | + |
97 | 89 |
|
98 | 90 |
|
99 | 91 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/AccessListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/AccessListenerTest.php+41Lines changed: 41 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 |
|
| ||
227 | 228 |
|
228 | 229 |
|
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 | + |
230 | 271 |
|
src/Symfony/Component/Security/Http/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
0 commit comments