[PR #1423] Second Level Cache key #9483

Open
opened 2026-01-22 16:04:27 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/1423

State: closed
Merged: No


Various cache engines may not support spaces in key, like memcached, this will result in cache miss since cache component will return false on persisting data to cache

**Original Pull Request:** https://github.com/doctrine/orm/pull/1423 **State:** closed **Merged:** No --- Various cache engines may not support spaces in key, like memcached, this will result in cache miss since cache component will return false on persisting data to cache
admin added the pull-request label 2026-01-22 16:04:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9483