Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[Cache] Allow colon (:) in cache key#47561
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
lyrixx commentedSep 13, 2022
Q | A |
---|---|
Branch? | 6.2 |
Bug fix? | no |
New feature? | yes |
Deprecations? | no |
Tickets | Fix#45599 |
License | MIT |
Doc PR |
I guess I must edit a CHANGELOG.md but I don't understand how it work. Is it |
Tests fail, we need to override some methods from the base class. |
Should we do this only when the contracts are used? Aka when using the PSR-6 interface, still throw? |
I've described why it would be better to still forbid semicolons in cache keys in the#45599. |
I'm closing here because this was a poc and it showed we need more discussion - also because the implementation is likely not the one we'll want. |