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
- `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
- Mixed should report error in encapsed like it does in concat
- Encapsed strings should return non-falsy-string if non-falsy like concat
- Encapsed non-literal non-empty/falsy strings always return generic string
- Docs
- PHP not yet supported