DDC-2197: [GH-534] [DDC-2196] Improved "extendability" of EntityManager #2765

Open
opened 2026-01-22 14:02:49 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 14, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

This issue is created automatically through a Github pull request on behalf of mnapoli:

Url: https://github.com/doctrine/doctrine2/pull/534

Message:

[DDC-2196 EntityManager can't be extended easily](http://www.doctrine-project.org/jira/browse/[DDC-2196]%28http://www.doctrine-project.org/jira/browse/DDC-2196%29)

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

Originally created by @doctrinebot on GitHub (Dec 14, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: This issue is created automatically through a Github pull request on behalf of mnapoli: Url: https://github.com/doctrine/doctrine2/pull/534 Message: [[DDC-2196](http://www.doctrine-project.org/jira/browse/DDC-2196) EntityManager can't be extended easily](http://www.doctrine-project.org/jira/browse/[DDC-2196]%28http://www.doctrine-project.org/jira/browse/DDC-2196%29) EntityManager::create now uses "new static" instead of "new EntityManager"
admin added the Bug label 2026-01-22 14:02:49 +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#2765