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
- Allow to declare taint type for current output context
- Don't suggest unavailable features (class constant type)
- False positives for `ClassMustBeFinal` with cache
- Template without common ancestor
- Invalid type detection when generic and `instanceof` used
- Uncaught UnexpectedValueException: $storage should not be null
- False positive MixedPropertyFetch after `instanceof $this`
- Psalm silently ignores errors
- False positive PropertyNotSetInConstructor for overridden properties
- `TaintedExtract` should not be thrown for array values (only keys)
- Docs
- PHP not yet supported