[PR #222] [MERGED] DDC-1544 Unit test / assertions for ResolveTargetEntityListener #7878

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

📋 Pull Request Information

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

Base: DDC-1544Head: DDC-1544


📝 Commits (1)

  • 36a47e3 DDC-1544 - Add unit test and assertions for ResolveTargetEntityListener

📊 Changes

2 files changed (+138 additions, -7 deletions)

View changed files

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

📄 Description

Also fixed a couple of small things in the listener itself.


🔄 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/222 **Author:** [@EvanDotPro](https://github.com/EvanDotPro) **Created:** 12/17/2011 **Status:** ✅ Merged **Merged:** 12/17/2011 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `DDC-1544` ← **Head:** `DDC-1544` --- ### 📝 Commits (1) - [`36a47e3`](https://github.com/doctrine/orm/commit/36a47e391cffa9a65b8fb80ce6f82b4a94d2d9dc) DDC-1544 - Add unit test and assertions for ResolveTargetEntityListener ### 📊 Changes **2 files changed** (+138 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php` (+9 -7) ➕ `tests/Doctrine/Tests/ORM/Tools/ResolveTargetEntityListenerTest.php` (+129 -0) </details> ### 📄 Description Also fixed a couple of small things in the listener itself. --- <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:20 +01:00
admin closed this issue 2026-01-22 15:57:20 +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#7878