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

Remove duplicate array shape #10602

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Remove duplicate array shape #10602

merged 1 commit into from
Mar 29, 2023

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Mar 29, 2023

DiscriminatorColumnMapping is just a specialization of the array shape
that is right of the pipe: it has the same fields, except fewer fields
are nullable. The union of that is the same thing as the array shape.

DiscriminatorColumnMapping is just a specialization of the array shape
that is right of the pipe: it has the same fields, except fewer fields
are nullable. The union of that is the same thing as the array shape.
@greg0ire greg0ire marked this pull request as ready for review March 29, 2023 20:03
Copy link
Member

@SenseException SenseException left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were no failing checks before?

@greg0ire
Copy link
Member Author

If you mean before I force-pushed, there were, because I wrongly thought the right thing was to eliminate the right-hand side of the pipe.

@greg0ire greg0ire added this to the 2.15.0 milestone Mar 29, 2023
@greg0ire greg0ire merged commit ffbfbfc into doctrine:2.15.x Mar 29, 2023
@greg0ire greg0ire deleted the remove-or branch March 29, 2023 21:30
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