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
- Add LiteralKeyUnshapedArray checks
- instanceof redundant for class, but not for interface
- Allow plugins to hook into scanning
- [feature request] Help identify which part of some types are incompatible
- PossiblyInvalidArgument reported for array item that was previously filtered with instanceof
- 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?
- Docs
- PHP not yet supported