File tree
Expand file treeCollapse file tree
6 files changed
+27
-6
lines changedFilter options
- src/Symfony/Component
- HttpFoundation
- Tests
- HttpKernel
- EventListener
- HttpCache
- Security/Http/Firewall
Expand file treeCollapse file tree
6 files changed
+27
-6
lines changedsrc/Symfony/Component/HttpFoundation/BinaryFileResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/BinaryFileResponse.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 |
| - |
| 193 | + |
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1475 | 1475 |
|
1476 | 1476 |
|
1477 | 1477 |
|
| 1478 | + |
| 1479 | + |
1478 | 1480 |
|
1479 | 1481 |
|
1480 |
| - |
| 1482 | + |
1481 | 1483 |
|
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
1482 | 1492 |
|
1483 | 1493 |
|
1484 | 1494 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1994 | 1994 |
|
1995 | 1995 |
|
1996 | 1996 |
|
1997 |
| - |
| 1997 | + |
1998 | 1998 |
|
1999 | 1999 |
|
2000 | 2000 |
|
| ||
2013 | 2013 |
|
2014 | 2014 |
|
2015 | 2015 |
|
| 2016 | + |
| 2017 | + |
| 2018 | + |
| 2019 | + |
| 2020 | + |
| 2021 | + |
| 2022 | + |
| 2023 | + |
| 2024 | + |
| 2025 | + |
| 2026 | + |
2016 | 2027 |
|
2017 | 2028 |
|
2018 | 2029 |
|
|
src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
| 185 | + |
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
|
src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
223 |
| - |
| 223 | + |
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
|
0 commit comments