Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Cache] Check if phpredis version is compatible with stream parameter#41099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
3c0586d tod0d461bComparenicolas-grekas commentedMay 5, 2021
The issue happens on 4.4 also apparently. Can you please rebase+target for 4.4? /cc@jackthomasatl FYI |
pwbzh commentedMay 7, 2021
Hello, I have the same problem when I update to Symfony Redis version: |
d0d461b tof6bc471Comparef6bc471 to841d85aComparenicolas-grekas commentedMay 7, 2021
Thank you@nicolassing. |
Uh oh!
There was an error while loading.Please reload this page.
If you use phpredis <5.3.0, you can't connect to Redis since symfony/cache 5.2.7
Fixes#41110