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
- Wrong callable signature in CallbackFilterIterator
- Psalm does not narrow down templated type
- Incorrect analysis for chains of method calls with `nullsafe` operator
- Conditionalling calling `unset()` in a loop doesn't remove `non-empty` status for array
- False positive InvalidConstantAssignmentValue when using self::CONST_*
- False positive unused variable with preincrement
- First-class callable on `strtolower(...)` causes --taint-analyzis to throw Undefined property: PhpParser\Node\VariadicPlaceholder::$value
- Psalm doesn't seem to understand @phpstan-assert-if-true
- MoreSpecificImplementedParamType for subclass of an interface implementation
- No issues reported when pushing string to a \Ds\Vector<int>
- Docs
- PHP not yet supported