[PR #41] [CLOSED] [DDC-1085] Allow setting custom default classes for EntityManager and EntityRepository #7626

Closed
opened 2026-01-22 15:56:03 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/41
Author: @dmdeller
Created: 3/28/2011
Status: Closed

Base: masterHead: custom-default-classes


📝 Commits (1)

  • e075d6f Allow 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.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/41 **Author:** [@dmdeller](https://github.com/dmdeller) **Created:** 3/28/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `custom-default-classes` --- ### 📝 Commits (1) - [`e075d6f`](https://github.com/doctrine/orm/commit/e075d6fce526a7e8ab49f5f238c2c88e9be2477b) Allow setting custom default classes for EntityManager and EntityRepository. ### 📊 Changes **3 files changed** (+53 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Configuration.php` (+44 -0) 📝 `lib/Doctrine/ORM/EntityManager.php` (+4 -2) 📝 `lib/Doctrine/ORM/ORMException.php` (+5 -0) </details> ### 📄 Description Please see http://www.doctrine-project.org/jira/browse/DDC-1085 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:56:03 +01:00
admin closed this issue 2026-01-22 15:56: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#7626