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
- TypeDoesNotContainType ERROR while checking array keys using class constants.
- Handling assignments to list items has some limitations
- RedundantCondition calling `ReflectionClass::implementsInterface()`
- password_hash() return type
- Comparison with `''` right after assignment inside condition doesn't make `non-empty-string` out of `string`
- Bug: `--update-baseline` does not remove duplicated entries
- `non-empty-literal-string` type does not check for empty strings
- fix: check for php v8.1.0 in ReturnTypeAnalyzer (rather than v8.10.0)
- DocblockTypeContradiction: iterable cannot be Generator
- range() can technically return an empty list
- Docs
- PHP not yet supported