[PR #5904] Fixed overwriting explicit cache namespace #9781

Closed
opened 2026-01-22 16:05:24 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


When trying to use explicit namespace revision (i.e. revision as cache namespace: $cache->setNamespace($revision)), Doctrine overwrites the revision by some default namespace derived from proxy dir (which in environments like Docker does not differ from revision to revision).

**Original Pull Request:** https://github.com/doctrine/orm/pull/5904 **State:** closed **Merged:** No --- When trying to use explicit namespace revision (i.e. revision as cache namespace: `$cache->setNamespace($revision)`), Doctrine overwrites the revision by some default namespace derived from proxy dir (which in environments like Docker does not differ from revision to revision).
admin added the pull-request label 2026-01-22 16:05:24 +01:00
admin closed this issue 2026-01-22 16:05:24 +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#9781