You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments