[PR #223] [MERGED] DDC-1544 #7886

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/223
Author: @beberlei
Created: 12/17/2011
Status: Merged
Merged: 12/17/2011
Merged by: @beberlei

Base: masterHead: DDC-1544


📝 Commits (3)

  • 267ce7d DDC-1544 - Add ResolveTargetEntityListener
  • 36a47e3 DDC-1544 - Add unit test and assertions for ResolveTargetEntityListener
  • 20c8596 Merge pull request #222 from EvanDotPro/DDC-1544

📊 Changes

2 files changed (+223 additions, -0 deletions)

View changed files

lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php (+94 -0)
tests/Doctrine/Tests/ORM/Tools/ResolveTargetEntityListenerTest.php (+129 -0)

📄 Description

www.doctrine-project.org/jira/browse/DDC-1544


🔄 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/223 **Author:** [@beberlei](https://github.com/beberlei) **Created:** 12/17/2011 **Status:** ✅ Merged **Merged:** 12/17/2011 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `DDC-1544` --- ### 📝 Commits (3) - [`267ce7d`](https://github.com/doctrine/orm/commit/267ce7df889eb971e2e27e260ce03b110ce1f7a3) DDC-1544 - Add ResolveTargetEntityListener - [`36a47e3`](https://github.com/doctrine/orm/commit/36a47e391cffa9a65b8fb80ce6f82b4a94d2d9dc) DDC-1544 - Add unit test and assertions for ResolveTargetEntityListener - [`20c8596`](https://github.com/doctrine/orm/commit/20c859611a9c067181039c2a89fa0f2efdbc9efc) Merge pull request #222 from EvanDotPro/DDC-1544 ### 📊 Changes **2 files changed** (+223 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php` (+94 -0) ➕ `tests/Doctrine/Tests/ORM/Tools/ResolveTargetEntityListenerTest.php` (+129 -0) </details> ### 📄 Description www.doctrine-project.org/jira/browse/DDC-1544 --- <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:57:22 +01:00
admin closed this issue 2026-01-22 15:57:23 +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#7886