mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #222] [MERGED] DDC-1544 Unit test / assertions for ResolveTargetEntityListener #7878
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/222
Author: @EvanDotPro
Created: 12/17/2011
Status: ✅ Merged
Merged: 12/17/2011
Merged by: @beberlei
Base:
DDC-1544← Head:DDC-1544📝 Commits (1)
36a47e3DDC-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.