Escape colons in DoctrineNamespaceCacheKey[<cache namespace>] #5423

Closed
opened 2026-01-22 15:07:20 +01:00 by admin · 1 comment
Owner

Originally created by @Dadibom on GitHub (Feb 21, 2017).

Originally assigned to: @Ocramius on GitHub.

Using the redis cache driver, I want to be able to use doctrine: as my namespace, as this will turn doctrine into a folder thus keeping redis browsable. However, as the colon is not escaped, this key stops working: DoctrineNamespaceCacheKey[doctrine:]

Originally created by @Dadibom on GitHub (Feb 21, 2017). Originally assigned to: @Ocramius on GitHub. Using the redis cache driver, I want to be able to use doctrine: as my namespace, as this will turn doctrine into a folder thus keeping redis browsable. However, as the colon is not escaped, this key stops working: DoctrineNamespaceCacheKey[doctrine:]
admin added the BugInvalid labels 2026-01-22 15:07:20 +01:00
admin closed this issue 2026-01-22 15:07:20 +01:00
Author
Owner

@Ocramius commented on GitHub (Feb 21, 2017):

@Dadibom can you report this on doctrine/cache please?

Also, not sure if this shouldn't simply be reported as redis issue...

@Ocramius commented on GitHub (Feb 21, 2017): @Dadibom can you report this on doctrine/cache please? Also, not sure if this shouldn't simply be reported as redis issue...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#5423