Commit ab3c43f
File tree
3 files changed
+11
-3
lines changedFilter options
- src/Symfony/Component
- HttpFoundation
- Session/Storage/Handler
- Tests/Session/Storage/Handler
- VarDumper/Tests/Caster
3 files changed
+11
-3
lines changedsrc/Symfony/Component/HttpFoundation/Session/Storage/Handler/MarshallingSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MarshallingSessionHandler.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
| ||
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
| 51 | + |
49 | 52 |
|
50 | 53 |
|
51 | 54 |
|
52 | 55 |
|
53 | 56 |
|
54 | 57 |
|
55 |
| - |
| 58 | + |
56 | 59 |
|
| 60 | + |
57 | 61 |
|
58 | 62 |
|
59 | 63 |
|
| ||
62 | 66 |
|
63 | 67 |
|
64 | 68 |
|
| 69 | + |
65 | 70 |
|
66 | 71 |
|
67 | 72 |
|
| ||
70 | 75 |
|
71 | 76 |
|
72 | 77 |
|
| 78 | + |
73 | 79 |
|
74 | 80 |
|
75 | 81 |
|
| ||
85 | 91 |
|
86 | 92 |
|
87 | 93 |
|
| 94 | + |
88 | 95 |
|
89 | 96 |
|
90 | 97 |
|
| ||
93 | 100 |
|
94 | 101 |
|
95 | 102 |
|
| 103 | + |
96 | 104 |
|
97 | 105 |
|
98 | 106 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MarshallingSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MarshallingSessionHandlerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/Symfony/Component/VarDumper/Tests/Caster/CasterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Tests/Caster/CasterTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
|
0 commit comments