Commit 0016095
File tree
2 files changed
+17
-3
lines changedFilter options
- src/Symfony/Component
- HttpFoundation/Session/Storage
- HttpKernel/EventListener
2 files changed
+17
-3
lines changedsrc/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
389 | 389 |
|
390 | 390 |
|
391 | 391 |
|
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
392 | 396 |
|
393 | 397 |
|
394 | 398 |
|
|
src/Symfony/Component/HttpKernel/EventListener/SessionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/SessionListener.php+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
36 |
| - |
| 37 | + |
37 | 38 |
|
38 |
| - |
39 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
40 | 43 |
|
41 | 44 |
|
42 | 45 |
|
| ||
46 | 49 |
|
47 | 50 |
|
48 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
49 | 59 |
|
50 | 60 |
|
51 | 61 |
|
|
0 commit comments