Commit 2606c48
File tree
2 files changed
+25
-1
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Session/Storage
- Tests/Session/Storage
2 files changed
+25
-1
lines changedsrc/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
100 | 124 |
|
101 | 125 |
|
102 | 126 |
|
|
0 commit comments