Skip to content

[TypeInfo] Fix type alias resolving #60641

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 Fixes #60598, fixes #60657
License MIT

Take other type aliases into account when resolving type aliases, no matter the order they're defined.

@mtarld mtarld force-pushed the fix/type-alias-resolving branch from bd75b30 to 1bcb588 Compare June 3, 2025 07:09
@mtarld mtarld force-pushed the fix/type-alias-resolving branch 2 times, most recently from cde4768 to b9335c0 Compare June 3, 2025 10:40
@mtarld mtarld requested a review from stof June 3, 2025 10:40
Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

empty value comparisons... 🔫

@mtarld mtarld force-pushed the fix/type-alias-resolving branch from b9335c0 to b778a80 Compare June 4, 2025 09:26
@nicolas-grekas
Copy link
Member

Thank you @mtarld.

@nicolas-grekas nicolas-grekas merged commit 70ccb7e into symfony:7.3 Jun 4, 2025
9 of 11 checks passed
@mtarld mtarld deleted the fix/type-alias-resolving branch June 4, 2025 09:57
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