File tree
6 files changed
+42
-6
lines changedFilter options
- src/Symfony/Component
- Debug
- Exception
- Tests/Exception
- HttpFoundation
- Exception
- Tests
- HttpKernel/EventListener
6 files changed
+42
-6
lines changedsrc/Symfony/Component/Debug/Exception/FlattenException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Exception/FlattenException.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
| 45 | + |
| 46 | + |
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
|
src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
81 | 87 |
|
82 | 88 |
|
83 | 89 |
|
|
src/Symfony/Component/HttpFoundation/Exception/SuspiciousOperationException.php
Copy file name to clipboard+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
1198 | 1199 |
|
1199 | 1200 |
|
1200 | 1201 |
|
1201 |
| - |
| 1202 | + |
1202 | 1203 |
|
1203 | 1204 |
|
1204 | 1205 |
|
| ||
1220 | 1221 |
|
1221 | 1222 |
|
1222 | 1223 |
|
1223 |
| - |
| 1224 | + |
1224 | 1225 |
|
1225 | 1226 |
|
1226 | 1227 |
|
| ||
1238 | 1239 |
|
1239 | 1240 |
|
1240 | 1241 |
|
1241 |
| - |
| 1242 | + |
1242 | 1243 |
|
1243 | 1244 |
|
1244 | 1245 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
1871 | 1872 |
|
1872 | 1873 |
|
1873 | 1874 |
|
1874 |
| - |
| 1875 | + |
1875 | 1876 |
|
1876 | 1877 |
|
1877 | 1878 |
|
| ||
1935 | 1936 |
|
1936 | 1937 |
|
1937 | 1938 |
|
1938 |
| - |
| 1939 | + |
1939 | 1940 |
|
1940 | 1941 |
|
1941 | 1942 |
|
|
src/Symfony/Component/HttpKernel/EventListener/RouterListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/RouterListener.php+6-1Lines changed: 6 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 |
|
| ||
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
71 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
72 | 77 |
|
73 | 78 |
|
74 | 79 |
|
|
0 commit comments