Commit bbed31a
committed
minor #18364 [Cache] Fix redis adapter option type (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[Cache] Fix redis adapter option type
Seems that those SSL options should be an array instead of a boolean value 🙂
Commits
-------
1c6c06d [Cache] Fix redis adapter option type1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments