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
- Psalm doesn't consider that an argument could be a broader type
- Incorrect UnusedReturnValue for a recursive private method
- exec() $output should treat array() like null
- $_COOKIE can have int keys due to PHP auto-casting of array keys
- Psalm fails to resolve static method template on interface implementation with work-around
- Incorrectly inferred non-empty-string for interpolated string
- UnusedProperty detected when used in a method in the constructor
- Psalm is not recognizing dependencies
- Argument X of ArrayObject::offsetSet expects never, but Y provided
- False positive on enum case as dynamic constant value
- Docs
- PHP not yet supported