File tree
14 files changed
+36
-90
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Session/Storage
- Proxy
- Tests/Session/Storage
- Proxy
14 files changed
+36
-90
lines changed+4-10Lines changed: 4 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
213 |
| - |
| 212 | + |
214 | 213 |
|
215 | 214 |
|
216 |
| - |
217 |
| - |
| 215 | + |
218 | 216 |
|
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
| 217 | + |
| 218 | + |
225 | 219 |
|
226 | 220 |
|
227 | 221 |
|
|
+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
520 | 520 |
|
521 | 521 |
|
522 | 522 |
|
523 |
| - |
524 |
| - |
525 |
| - |
526 |
| - |
527 |
| - |
| 523 | + |
| 524 | + |
| 525 | + |
528 | 526 |
|
529 | 527 |
|
530 | 528 |
|
|
src/Symfony/Component/HttpFoundation/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/CHANGELOG.md+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
|
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+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 | 27 |
|
30 | 28 |
|
31 | 29 |
|
| ||
51 | 49 |
|
52 | 50 |
|
53 | 51 |
|
54 |
| - |
55 |
| - |
56 | 52 |
|
57 | 53 |
|
58 | 54 |
|
| ||
378 | 374 |
|
379 | 375 |
|
380 | 376 |
|
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
381 | 384 |
|
382 | 385 |
|
383 | 386 |
|
| ||
388 | 391 |
|
389 | 392 |
|
390 | 393 |
|
391 |
| - |
392 |
| - |
393 | 394 |
|
394 | 395 |
|
395 | 396 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
26 | 24 |
|
27 | 25 |
|
28 | 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-11Lines changed: 3 additions & 11 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 |
|
| ||
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
24 |
| - |
25 |
| - |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 |
| - |
50 | 48 |
|
51 | 49 |
|
52 | 50 |
|
53 | 51 |
|
54 |
| - |
55 |
| - |
56 | 52 |
|
57 | 53 |
|
58 | 54 |
|
59 | 55 |
|
60 | 56 |
|
61 | 57 |
|
62 |
| - |
63 |
| - |
64 | 58 |
|
65 | 59 |
|
66 | 60 |
|
67 | 61 |
|
68 |
| - |
69 |
| - |
70 | 62 |
|
71 | 63 |
|
72 | 64 |
|
|
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+2-2Lines changed: 2 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 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 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+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
| 17 | + |
| 18 | + |
15 | 19 |
|
16 | 20 |
|
17 | 21 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 |
| - |
| 201 | + |
202 | 202 |
|
203 |
| - |
| 203 | + |
204 | 204 |
|
205 |
| - |
| 205 | + |
206 | 206 |
|
207 |
| - |
| 207 | + |
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 |
| - |
| 211 | + |
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php+5-40Lines changed: 5 additions & 40 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 | 18 |
|
50 | 19 |
|
51 | 20 |
|
52 | 21 |
|
| 22 | + |
| 23 | + |
53 | 24 |
|
54 | 25 |
|
55 | 26 |
|
| ||
61 | 32 |
|
62 | 33 |
|
63 | 34 |
|
64 |
| - |
| 35 | + |
65 | 36 |
|
66 | 37 |
|
67 | 38 |
|
| ||
74 | 45 |
|
75 | 46 |
|
76 | 47 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 | 48 |
|
81 | 49 |
|
82 | 50 |
|
83 |
| - |
| 51 | + |
84 | 52 |
|
85 | 53 |
|
86 | 54 |
|
87 |
| - |
88 |
| - |
89 |
| - |
90 | 55 |
|
91 | 56 |
|
92 | 57 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.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