Commit 82a26e0
[12.x] Fixing RedisTaggedCache::flushValues with PredisClusterConnection (#57848)
* [12.x] unskip tests
* [12.x] flushValues for PredisCluster in RedisTaggedCache
* formatting
---------
Co-authored-by: Taylor Otwell <[email protected]>1 parent 3d5a2df commit 82a26e0
File tree
2 files changed
+11
-16
lines changed- src/Illuminate/Cache
- tests/Integration/Cache
2 files changed
+11
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
196 | 198 | | |
197 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
198 | 208 | | |
199 | 209 | | |
200 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
100 | | - | |
101 | 98 | | |
102 | 99 | | |
103 | 100 | | |
| |||
114 | 111 | | |
115 | 112 | | |
116 | 113 | | |
117 | | - | |
118 | | - | |
119 | 114 | | |
120 | 115 | | |
121 | 116 | | |
| |||
274 | 269 | | |
275 | 270 | | |
276 | 271 | | |
277 | | - | |
278 | | - | |
279 | 272 | | |
280 | 273 | | |
281 | 274 | | |
| |||
297 | 290 | | |
298 | 291 | | |
299 | 292 | | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | 293 | | |
0 commit comments