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 supported16 Subscribers
Add a CodeTriage badge to psalm
Help out
- Issues
- Fix int-range concat to behave like union of int types
- Fix wrong and inconsistent PHP native types in atomic
- `MissingClassConstType` error still appears when specify type annotation `/** @var int **/`
- CI: phpunit should fail on deprecated notices
- TooManyArguments false positive
- CI should fail on PHP deprecated errors and report errors for deprecated implicit float to int precision loss
- Report error for float used with modulo
- Psalm PHP notice when using modulo, bitwise or,... on non-int
- Fix and improve various things for encapsed string
- Add config.xsd to the file distributed with psalm/phar
- Docs
- PHP not yet supported