[DDC-2292] [GH-577] Allow extending EntityManager and use create method Created: 11/Feb/13 Updated: 11/Feb/13 Resolved: 11/Feb/13 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Invalid | Votes: | 0 |
| 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 |
| Comments |
| Comment by Benjamin Eberlei [ 11/Feb/13 ] |
|
A related Github Pull-Request [GH-577] was closed |