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

Integrator showing global php classes as non-existing #338

Closed
cvele opened this issue Sep 21, 2017 · 1 comment
Closed

Integrator showing global php classes as non-existing #338

cvele opened this issue Sep 21, 2017 · 1 comment

Comments

@cvele
Copy link

cvele commented Sep 21, 2017

When using global php classes like $test = new \ArrayObject; php-integrator will show them as Classlike not defined or imported anywhere.

Is there something that needs to be installed or configured for this to stop producing lint errors?

@Gert-dev
Copy link
Owner

Please take a look at #314, which is also about classes being missing from the index. Perhaps the suggestions there will help you fix the issue or, if not, help figure out why this is happening.

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

2 participants