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

Move properties down #10637

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Move properties down #10637

merged 1 commit into from
Apr 18, 2023

Conversation

greg0ire
Copy link
Member

Very similar to #10636

These properties only make sense for the owning side of a many-to-many relationship.
Moving them down allows us simplify the serialization code, because the case when these properties are empty no longer happen.

These properties only make sense for the owning side of a many-to-many
relationship.
Moving them down allows us simplify the serialization code, because the
case when these properties are empty no longer happen.
@greg0ire greg0ire requested review from derrabus and SenseException and removed request for derrabus April 18, 2023 06:10
@greg0ire greg0ire added this to the 3.0.0 milestone Apr 18, 2023
@greg0ire greg0ire merged commit bf7ffa9 into doctrine:3.0.x Apr 18, 2023
@greg0ire greg0ire deleted the move-properties-down branch April 18, 2023 13:01
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.

2 participants