Skip to content

Conversation

@jaapio
Copy link
Member

@jaapio jaapio commented Jan 23, 2026

Files without namespace did not get a type context, this resulted in unknown scope of the types to be resolved.
The other fix in this commit is to make sure the FQSN coming from the php-parser is correctly translated to a FQSEN object, this was not the case for some situations.

Files without namespace did not get a type context, this resulted in
unknown scope of the types to be resolved.
The other fix in this commit is to make sure the FQSN coming from the
php-parser is correctly translated to a FQSEN object, this was not the
case for some situations.
@jaapio jaapio force-pushed the fix-resolve-constant branch from b548750 to 4c7da77 Compare January 23, 2026 20:26
@jaapio jaapio merged commit 94d2e57 into 6.x Jan 23, 2026
40 checks passed
@jaapio jaapio deleted the fix-resolve-constant branch January 23, 2026 20:28
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.

2 participants