File tree
6 files changed
+16
-7
lines changedFilter options
- src/Symfony/Component
- HttpFoundation
- Tests
- HttpKernel
- EventListener
- HttpCache
- Security/Http/Firewall
6 files changed
+16
-7
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+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1466 | 1466 |
|
1467 | 1467 |
|
1468 | 1468 |
|
| 1469 | + |
| 1470 | + |
1469 | 1471 |
|
1470 | 1472 |
|
1471 |
| - |
| 1473 | + |
1472 | 1474 |
|
1473 |
| - |
| 1475 | + |
1474 | 1476 |
|
1475 | 1477 |
|
1476 | 1478 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1929 | 1929 |
|
1930 | 1930 |
|
1931 | 1931 |
|
1932 |
| - |
| 1932 | + |
1933 | 1933 |
|
1934 | 1934 |
|
1935 | 1935 |
|
| ||
1948 | 1948 |
|
1949 | 1949 |
|
1950 | 1950 |
|
| 1951 | + |
| 1952 | + |
| 1953 | + |
| 1954 | + |
| 1955 | + |
| 1956 | + |
| 1957 | + |
1951 | 1958 |
|
1952 | 1959 |
|
1953 | 1960 |
|
|
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 |
---|---|---|
| ||
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
205 |
| - |
| 205 | + |
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
|
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 |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
| 212 | + |
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
|
0 commit comments