mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #1023] [MERGED] [DDC-3027] Avoid duplicated mapping using Embedded in MappedSuperclass #9051
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/1023
Author: @coma
Created: 4/30/2014
Status: ✅ Merged
Merged: 5/15/2014
Merged by: @guilhermeblanco
Base:
master← Head:DDC-3027📝 Commits (1)
8a3def0[DDC-3027] Avoid duplicated mapping using Embedded in MappedSuperclass📊 Changes
2 files changed (+40 additions, -6 deletions)
View changed files
📝
lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(+10 -6)📝
tests/Doctrine/Tests/ORM/Functional/ValueObjectsTest.php(+30 -0)📄 Description
Sorry, I was trying to replace https://github.com/doctrine/doctrine2/pull/996
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.