Commit 61b8de4
committed
bug symfony#58661 [Cache] Initialize RedisAdapter cursor to 0 (thomas-hiron)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead.
Discussion
----------
[Cache] Initialize RedisAdapter cursor to 0
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#58660
| License | MIT
See symfony#58660 for details and reproducer.
Commits
-------
99a7160 initialize RedisAdapter cursor to 01 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
0 commit comments