Commit 3deb394
File tree
23 files changed
+79
-90
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests
- Bundle/FrameworkBundle/Tests/Controller
- Component/HttpFoundation
- Session/Storage
- Handler
- Proxy
- Tests/Session/Storage
- Handler
- Proxy
23 files changed
+79
-90
lines changed+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
208 | 226 |
|
209 | 227 |
|
210 | 228 |
|
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
524 | 524 |
|
525 | 525 |
|
526 | 526 |
|
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
527 | 534 |
|
528 | 535 |
|
529 | 536 |
|
|
src/Symfony/Bridge/Twig/Tests/AppVariableTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/AppVariableTest.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
50 | 51 |
|
51 |
| - |
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| ||
167 | 168 |
|
168 | 169 |
|
169 | 170 |
|
| 171 | + |
170 | 172 |
|
171 |
| - |
| 173 | + |
172 | 174 |
|
173 | 175 |
|
174 | 176 |
|
| ||
257 | 259 |
|
258 | 260 |
|
259 | 261 |
|
260 |
| - |
| 262 | + |
261 | 263 |
|
262 | 264 |
|
263 | 265 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTraitTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
376 | 376 |
|
377 | 377 |
|
378 | 378 |
|
379 |
| - |
| 379 | + |
380 | 380 |
|
381 | 381 |
|
382 | 382 |
|
|
src/Symfony/Component/HttpFoundation/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/CHANGELOG.md+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
4 | 11 |
|
5 | 12 |
|
6 | 13 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
22 | 20 |
|
23 | 21 |
|
24 |
| - |
25 |
| - |
26 | 22 |
|
27 | 23 |
|
28 | 24 |
|
29 | 25 |
|
30 | 26 |
|
31 | 27 |
|
32 | 28 |
|
| 29 | + |
33 | 30 |
|
34 | 31 |
|
35 | 32 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeSessionHandler.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 | + |
| 15 | + |
14 | 16 |
|
15 |
| - |
16 |
| - |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
59 | 57 |
|
60 | 58 |
|
61 | 59 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
67 |
| - |
68 | 66 |
|
69 | 67 |
|
70 | 68 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 | 33 |
|
36 | 34 |
|
37 | 35 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php+16-15Lines changed: 16 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| ||
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
29 |
| - |
30 | 27 |
|
31 | 28 |
|
32 | 29 |
|
| ||
42 | 39 |
|
43 | 40 |
|
44 | 41 |
|
45 |
| - |
| 42 | + |
46 | 43 |
|
47 | 44 |
|
48 | 45 |
|
| ||
52 | 49 |
|
53 | 50 |
|
54 | 51 |
|
55 |
| - |
56 |
| - |
57 | 52 |
|
58 | 53 |
|
59 | 54 |
|
| ||
97 | 92 |
|
98 | 93 |
|
99 | 94 |
|
100 |
| - |
101 |
| - |
102 |
| - |
| 95 | + |
| 96 | + |
| 97 | + |
103 | 98 |
|
104 | 99 |
|
105 | 100 |
|
| ||
116 | 111 |
|
117 | 112 |
|
118 | 113 |
|
119 |
| - |
| 114 | + |
120 | 115 |
|
121 | 116 |
|
122 | 117 |
|
| ||
276 | 271 |
|
277 | 272 |
|
278 | 273 |
|
279 |
| - |
| 274 | + |
280 | 275 |
|
281 | 276 |
|
282 | 277 |
|
| ||
358 | 353 |
|
359 | 354 |
|
360 | 355 |
|
361 |
| - |
| 356 | + |
362 | 357 |
|
363 | 358 |
|
364 | 359 |
|
| ||
367 | 362 |
|
368 | 363 |
|
369 | 364 |
|
370 |
| - |
| 365 | + |
371 | 366 |
|
372 | 367 |
|
373 | 368 |
|
374 | 369 |
|
375 | 370 |
|
376 | 371 |
|
377 |
| - |
378 | 372 |
|
379 | 373 |
|
380 |
| - |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
381 | 382 |
|
382 | 383 |
|
383 | 384 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 | 14 |
|
18 | 15 |
|
19 | 16 |
|
| ||
22 | 19 |
|
23 | 20 |
|
24 | 21 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 22 | + |
| 23 | + |
29 | 24 |
|
30 | 25 |
|
31 | 26 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 |
| - |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 |
| - |
| 17 | + |
16 | 18 |
|
17 |
| - |
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 |
| - |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 | 28 |
|
32 | 29 |
|
33 | 30 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
0 commit comments