Skip to content

[TypeInfo] Fix merging collection value types with union types #60632

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

mtarld
Copy link
Contributor

@mtarld mtarld commented Jun 2, 2025

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #60620
License MIT

Fix merging collection values types. To be properly merged, union types need to be spread, and it was not the case.

@nicolas-grekas
Copy link
Member

Thank you @mtarld.

@nicolas-grekas nicolas-grekas merged commit effb4a7 into symfony:7.3 Jun 4, 2025
9 of 11 checks passed
@mtarld mtarld deleted the fix/merge-collection-value-type branch June 4, 2025 09:58
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.

5 participants