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
- Question: Fill codebase with magic properties in plugin
- Relative paths on the commandline not resolved relative to current directory
- Merging of objects with defined properties should yield objects with union of properties
- False positive: UnusedMethodCall when `find-dead-code` is turned on
- Don't emit MissingParamType when param-out is provided?
- Array assignment type inconsistencies
- Repeated `$[][]` damages array type
- Using logical ANDs leads to a false positive TypeDoesNotContainType
- ImplementedReturnTypeMismatch a class extending a templated base class and implementing a templated interface
- LessSpecificReturnType doesn't consider class methods
- Docs
- PHP not yet supported