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
- Unbound template type is not narrowed correctly
- psalm not understanding properties-of<Class> assignment to a ParentClass property, if properties-of<ParentClass> is used
- properties-of<Class> not compatible with array type
- ensureArrayString/Int/Offset seems to be unsound for non-literal array offsets
- Fix false-positive `ImpureVariable` issue
- MissingClassConstType is not documented
- Fix false `MissingOverrideAttribute` issue
- Regression in 5.5.0 when using more than one template parameter?
- Psalm's inference of array keys as an `int<min, max>` range clashes with invariance of templated collection types
- Incompatible binary operands
- Docs
- PHP not yet supported