[PR #535] [DDC-2196] Improved "extendability" of EntityManager #8342

Closed
opened 2026-01-22 15:59:28 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


DDC-2196 EntityManager can't be extended easily

EntityManager::create now uses "new static" instead of "new EntityManager"

**Original Pull Request:** https://github.com/doctrine/orm/pull/535 **State:** closed **Merged:** No --- [DDC-2196 EntityManager can't be extended easily](http://www.doctrine-project.org/jira/browse/DDC-2196) EntityManager::create now uses "new static" instead of "new EntityManager"
admin added the pull-request label 2026-01-22 15:59:28 +01:00
admin closed this issue 2026-01-22 15:59:28 +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#8342