Skip to content

Add regression test for a to-many relationship on a base class & mapped superclass in the hierarchy#10453

Merged
greg0ire merged 1 commit intodoctrine:2.14.xfrom
mpdude:mapped-superclass-association
Jan 28, 2023
Merged

Add regression test for a to-many relationship on a base class & mapped superclass in the hierarchy#10453
greg0ire merged 1 commit intodoctrine:2.14.xfrom
mpdude:mapped-superclass-association

Conversation

@mpdude
Copy link
Copy Markdown
Contributor

@mpdude mpdude commented Jan 24, 2023

This picks the test case from #9517 and rebases it onto 2.14.x.

The problem has been covered in #8415, so this PR closes #9517 and fixes #9516.

Co-authored-by: Robert D'Ercole bobdercole@gmail.com

…ed superclass in the hierarchy

This picks the test case from doctrine#9517 and rebases it onto 2.14.x.

The problem has been covered in doctrine#8415, so this PR closes doctrine#9517 and fixes doctrine#9516.

Co-authored-by: Robert D'Ercole <bobdercole@gmail.com>
@greg0ire greg0ire added this to the 2.14.2 milestone Jan 28, 2023
@greg0ire greg0ire merged commit d6c0031 into doctrine:2.14.x Jan 28, 2023
@greg0ire
Copy link
Copy Markdown
Member

Thank you all!

@mpdude mpdude deleted the mapped-superclass-association branch January 28, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid Bidirectional Association Mapping with Mapped Superclass in Class Hierarchy

2 participants