Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
This issue is created automatically through a Github pull request on behalf of ruian:
Url: https://github.com/doctrine/doctrine2/pull/577
Message:
If you create your own entityManager by extending this one, you can't use ::create method because
it will create an instance of the last one and not our new entityManager
A related Github Pull-Request [GH-577] was closed
https://github.com/doctrine/doctrine2/pull/577