Skip to content

Fix #9095 by re-applying #9096#10420

Merged
greg0ire merged 2 commits intodoctrine:2.14.xfrom
mpdude:fix-9095
Feb 6, 2023
Merged

Fix #9095 by re-applying #9096#10420
greg0ire merged 2 commits intodoctrine:2.14.xfrom
mpdude:fix-9095

Conversation

@mpdude
Copy link
Copy Markdown
Contributor

@mpdude mpdude commented Jan 17, 2023

Since #10411 has been merged, no more need to specify all intermediate abstract entity classes.

Thus, we can relax the schema validator check as requested in #9095. The reasons given in #9142 to keep it no longer apply.

Fixes #9095.

Since doctrine#10411 has been merged, no more need to specify all intermediate
abstract entity classes.

Thus, we can relax the schema validator check as requested in doctrine#9095. The
reasons given in doctrine#9142 no longer apply.

Fixes doctrine#9095
@greg0ire greg0ire added this to the 2.14.2 milestone Feb 6, 2023
@greg0ire greg0ire merged commit 5f169d9 into doctrine:2.14.x Feb 6, 2023
@greg0ire
Copy link
Copy Markdown
Member

greg0ire commented Feb 6, 2023

thanks @mpdude!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: abstract entities in the middle of a hierarchy need to be part of discriminator map

3 participants