Commit 3e65ba6
File tree
2 files changed
+33
-3
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Session/Storage/Handler
- Tests/Session/Storage/Handler
2 files changed
+33
-3
lines changedsrc/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
91 | 104 |
|
92 | 105 |
|
93 | 106 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
54 | 59 |
|
55 | 60 |
|
56 | 61 |
|
| ||
92 | 97 |
|
93 | 98 |
|
94 | 99 |
|
95 |
| - |
| 100 | + |
96 | 101 |
|
97 | 102 |
|
98 | 103 |
|
99 | 104 |
|
100 | 105 |
|
101 | 106 |
|
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
102 | 119 |
|
103 | 120 |
|
104 | 121 |
|
|
0 commit comments