[PR #5627] Update EntityManager::create() to allow extend #9672

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

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

State: closed
Merged: No


This PR aims to allow Doctrine\ORM\EntityManager to be extended even if you use ::create() method to create a new instance.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5627 **State:** closed **Merged:** No --- This PR aims to allow `Doctrine\ORM\EntityManager` to be extended even if you use `::create()` method to create a new instance.
admin added the pull-request label 2026-01-22 16:05:04 +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#9672