We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I scan with this class a directory for classes. But getClasses returns an empty array. When I test getFiles it works I get dozens files. I use php7.
Originally posted by @aight8 at zendframework/zend-code#50
The text was updated successfully, but these errors were encountered:
Possibly duplicate of #49. Check if you are running PHP 7.0.5 or 7.0.4
Originally posted by @Ocramius at zendframework/zend-code#50 (comment)
Sorry, something went wrong.
No longer needed as per #58
Scanner
FileReflection
NameInformation
DocBlockScanner
@internal
Ocramius
Successfully merging a pull request may close this issue.
I scan with this class a directory for classes. But getClasses returns an empty array. When I test getFiles it works I get dozens files. I use php7.
Originally posted by @aight8 at zendframework/zend-code#50
The text was updated successfully, but these errors were encountered: