Replies: 1 comment 6 replies
-
I imagine, this could be a breaking chance, so the team might be reluctant to take this on 🤔 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think
:
(colon) should be removed and perhaps replaced with.
or-
from all internal cache keys (eg.illuminate:foundation:down
) so that it becomes compliant with PSR-16/PSR-6.I came upon this issue when writing redis cache adapter based on symfony/cache (for better tags support) where exception is thrown when the key does not comply with PSR rules and all internal cache keys follow pattern with
:
Beta Was this translation helpful? Give feedback.
All reactions