[PR #1293] EntityManager::__cosntruct() as public method #9351

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

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

State: closed
Merged: No


Updated EntityManager::__construct() method to public visibility:

  • moved create() method to EntityManagerFactory class
  • added new Configuration class methods for UnitOfWork and ProxyFactory classes
  • updated documentation
  • updated unit and functional tests
**Original Pull Request:** https://github.com/doctrine/orm/pull/1293 **State:** closed **Merged:** No --- Updated EntityManager::__construct() method to public visibility: - moved create() method to EntityManagerFactory class - added new Configuration class methods for UnitOfWork and ProxyFactory classes - updated documentation - updated unit and functional tests
admin added the pull-request label 2026-01-22 16:04:03 +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#9351