psalm
https://github.com/vimeo/psalm
PHP
A static analysis tool for finding errors in PHP applications
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported18 Subscribers
Add a CodeTriage badge to psalm
Help out
- Issues
- Psalm does not report possibly undefined array key after some manipulations
- `ClassMustBeFinal` alter leading to syntax error
- Wrong type detection in `match()` with multiple cases
- Optimize int-mask type handling with new TIntMaskVerifier to reduce memory usage
- Psalm doesn't consider that an argument could be a broader type
- Incorrect UnusedReturnValue for a recursive private method
- exec() $output should treat array() like null
- $_COOKIE can have int keys due to PHP auto-casting of array keys
- Psalm fails to resolve static method template on interface implementation with work-around
- Incorrectly inferred non-empty-string for interpolated string
- Docs
- PHP not yet supported