Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #9095 by re-applying #9096 #10420

Merged
merged 2 commits into from
Feb 6, 2023
Merged

Fix #9095 by re-applying #9096 #10420

merged 2 commits into from
Feb 6, 2023

Conversation

mpdude
Copy link
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
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