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 supported14 Subscribers
Add a CodeTriage badge to psalm
Help out
- Issues
- Acknowledge type check on array access in `isset`
- False positive of `TypeDoesNotContainType`: `int` vs. `int<1, max>`
- post-decrement operator in foreach bug
- SimpleXMLElement passes isset but can still be null
- Tests fail because of direct access to `$argv`
- `composer install` failing when `.git` folder is not available
- Add error for assert()
- Add missing randomizer method, improve stub parsing
- TypeDoesNotContainType - false positive on static properties
- MixedArgument "Argument cannot be mixed" wrongly reported for typed constants in PHP 8.3
- Docs
- PHP not yet supported