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

Correct J.FieldAccess#isFullyQualifiedClassReference() #4774

Merged
merged 10 commits into from
Dec 12, 2024
Merged

Conversation

knutwannheden
Copy link
Contributor

@knutwannheden knutwannheden commented Dec 11, 2024

The commit e536ed2 introduced a regression here when dealing with classes that share a common prefix (such as foo.Foo and foo.Foobar).

The commit e536ed2 introduced a regression here.

Fixes: #4773
@timtebeek timtebeek added the bug Something isn't working label Dec 11, 2024
@knutwannheden knutwannheden linked an issue Dec 12, 2024 that may be closed by this pull request
@knutwannheden knutwannheden changed the title Correct J.FieldAccess.isFullyQualifiedClassReference() Correct J.FieldAccess#isFullyQualifiedClassReference() Dec 12, 2024
@knutwannheden knutwannheden merged commit 15f2502 into main Dec 12, 2024
1 of 2 checks passed
@knutwannheden knutwannheden deleted the fix/4773 branch December 12, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
2 participants