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

Add PHP static analyzers (of element types) to build checks? #186

Open
TysonAndre opened this issue Sep 20, 2017 · 0 comments
Open

Add PHP static analyzers (of element types) to build checks? #186

TysonAndre opened this issue Sep 20, 2017 · 0 comments

Comments

@TysonAndre
Copy link
Contributor

Similar to #83

Motivation:

  • More likely that phpdoc will remain accurate when refactoring
    • Improved autocompletion and error detection in projects using tolerant-php-parser
  • Detect potential bugs in new commits/PRs that may be undetected by unit tests

There are several open source PHP static analyzers, such as https://github.com/phan/phan (which I maintain) and https://github.com/vimeo/psalm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants