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] compatibility with ext-redis 6.3#62286
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
base:6.4
Are you sure you want to change the base?
Conversation
xabbuh commentedNov 3, 2025
| Q | A |
|---|---|
| Branch? | 6.4 |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | no |
| Issues | |
| License | MIT |
preparation for the upcoming 6.3 release, let's wait for the final tag before merging |
ro0NL commentedNov 3, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
im wondering if can we can rely on magic __call for the wrapper, and skip this maintenance/coupling the alternative to me is listing supported ext-redis in composer.json |
|
i see 👍 it feels slippery slope implementation-wise, but on our side we're pinned to ext-redis-6.2.0 now :') |
@ro0NL you're looking forphpredis/phpredis#2753 |