Commit 992a6a0
committed
bug symfony#58952 [Cache] silence warnings issued by Redis Sentinel on connection issues (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Cache] silence warnings issued by Redis Sentinel on connection issues
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
related to symfony#58365 and symfony#58818
see https://github.com/symfony/symfony/actions/runs/11936530431/job/33270392688#step:9:607
Commits
-------
97bdf94 silence warnings issued by Redis Sentinel on connection issuesFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Messenger/Bridge/Redis/Transport
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments