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

FQSEN resolution fails on anonymous classes #180

Open
iggyvolz opened this issue Oct 10, 2019 · 0 comments
Open

FQSEN resolution fails on anonymous classes #180

iggyvolz opened this issue Oct 10, 2019 · 0 comments

Comments

@iggyvolz
Copy link

iggyvolz commented Oct 10, 2019

When an anonymous class is given to a context, it is unable to resolve the classes of properties in the docblock, even if they are imported.

By removing the error on the given line (phpDocumentor/ReflectionCommon#21), I was able to get it to function; however it was still not resolving the namespace of the property.

Code sample:
https://gist.github.com/iggyvolz/5061fe63090588d0f4f96874380b5ef3

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

No branches or pull requests

1 participant