File tree
3 files changed
+22
-5
lines changedFilter options
- src/Symfony/Component
- HttpFoundation/Session/Storage
- HttpKernel
- EventListener
- Tests/EventListener
3 files changed
+22
-5
lines changedsrc/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
389 | 389 |
|
390 | 390 |
|
391 | 391 |
|
| 392 | + |
| 393 | + |
| 394 | + |
392 | 395 |
|
393 | 396 |
|
394 | 397 |
|
|
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 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/SessionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/SessionListenerTest.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
206 | 210 |
|
207 | 211 |
|
208 | 212 |
|
209 | 213 |
|
210 | 214 |
|
211 |
| - |
| 215 | + |
212 | 216 |
|
213 | 217 |
|
214 | 218 |
|
0 commit comments