mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #41] [CLOSED] [DDC-1085] Allow setting custom default classes for EntityManager and EntityRepository #7626
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/41
Author: @dmdeller
Created: 3/28/2011
Status: ❌ Closed
Base:
master← Head:custom-default-classes📝 Commits (1)
e075d6fAllow setting custom default classes for EntityManager and EntityRepository.📊 Changes
3 files changed (+53 additions, -2 deletions)
View changed files
📝
lib/Doctrine/ORM/Configuration.php(+44 -0)📝
lib/Doctrine/ORM/EntityManager.php(+4 -2)📝
lib/Doctrine/ORM/ORMException.php(+5 -0)📄 Description
Please see http://www.doctrine-project.org/jira/browse/DDC-1085
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.