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

Resolve aliases recursively #6335

Merged
merged 3 commits into from
Aug 31, 2021

Conversation

boesing
Copy link
Contributor

@boesing boesing commented Aug 18, 2021

Fixes #6330

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing marked this pull request as draft August 18, 2021 14:36
- `ClassLikes#hasFullyQualifiedClassName`
- `ClassLikes#hasFullyQualifiedInterfaceName`
- `ClassLikes#hasFullyQualifiedEnumName`
- `ClassLikes#hasFullyQualifiedTraitName`
- `ClassLikes#classExtends`
- `ClassLikes#classImplements`

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing marked this pull request as ready for review August 18, 2021 15:04
@weirdan weirdan merged commit eb973ab into vimeo:master Aug 31, 2021
@weirdan
Copy link
Collaborator

weirdan commented Aug 31, 2021

Thanks!

@boesing boesing deleted the bugfix/recursive-class-aliases branch September 1, 2021 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alias chains are not understood
2 participants