Skip to content

[TypeInfo] Fix PHPDoc resolving of union with mixed #59271

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
Dec 27, 2024

Conversation

mtarld
Copy link
Contributor

@mtarld mtarld commented Dec 20, 2024

Q A
Branch? 7.2
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #59258, Fix #59223
License MIT

Resolve "invalid" union PHPDoc with mixed standalone type as mixed type.

@carsonbot
Copy link

Hey!

Thanks for your PR. You are targeting branch "7.3" but it seems your PR description refers to branch "7.2".
Could you update the PR description or change target branch? This helps core maintainers a lot.

Cheers!

Carsonbot

@xabbuh
Copy link
Member

xabbuh commented Dec 20, 2024

@mtarld FYI, I have added #59223 to the list of issues this PR is supposed to fix

@chalasr chalasr modified the milestones: 7.3, 7.2 Dec 24, 2024
@xabbuh
Copy link
Member

xabbuh commented Dec 27, 2024

Thank you @mtarld.

@xabbuh xabbuh merged commit 133ce8a into symfony:7.2 Dec 27, 2024
10 of 11 checks passed
@mtarld mtarld deleted the fix/union-mixed branch December 27, 2024 13:13
@fabpot fabpot mentioned this pull request Dec 31, 2024
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.

[TypeInfo] Cannot create union with "mixed" standalone type.
7 participants