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
- `DOMNamedNodeMap`, `Dom\NamedNodeMap`, `DOMNodeList`, `Dom\NodeList`, `Dom\HTMLCollection`, and `Dom\DtdNamedNodeMap` raises `UndefinedMethod - 5:16 - Method DOMNamedNodeMap::offsetGet does not exist`
- UnusedParam false-positive when other issues before
- urlencode(non-empty-string) returns non-empty-string
- iterable: Behavior difference based on array vs iterable
- Psalm loses the type of typed static properties
- Cannot deduce correct type
- How do I make this work as expected?
- Taint detection hiding other taint detections
- Don't work with PHP 8.4
- RedundantCondition on nullable enum is a false positive
- Docs
- PHP not yet supported