-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: RedisHandler::deleteMatching()
not deleting matching keys if cache prefix is used
#8952
fix: RedisHandler::deleteMatching()
not deleting matching keys if cache prefix is used
#8952
Conversation
@samsonasik It seems the |
@paulbalandan could you reproduce at https://getrector.com/demo and report at https://github.com/rectorphp/rector/issues ? Thank you. |
Description
Supersedes and closes #8878
Checklist: