DDC-779: Doctrine\ORM\Configuration should be immutable after construction of EntityManager #958

Open
opened 2026-01-22 12:57:20 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 30, 2010).

Jira issue originally created by user @beberlei:

Currently the Doctrine\ORM\Configuration instance is not immutable after construction of the EM, which can lead to funny behavior when changing essential dependencies such as caches or others.

Originally created by @doctrinebot on GitHub (Aug 30, 2010). Jira issue originally created by user @beberlei: Currently the Doctrine\ORM\Configuration instance is not immutable after construction of the EM, which can lead to funny behavior when changing essential dependencies such as caches or others.
admin added the Improvement label 2026-01-22 12:57:20 +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#958