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
- RedundantCondition when asserting always true expression
- Type inheritance not considered in templated values
- Nullable properties on objects ingore asserts and remains nullable
- Improve support for is_file and family
- Filtering out null values from a list
- preg_replace_callback with PREG_UNMATCHED_AS_NULL flag results in `null` elements in callback
- False positive UnusedVariable when using unset
- UndefinedThisPropertyFetch despite property_exists() check
- Notice in php 8.1 autoloading causes psalm to fatal error
- Scanning breaks due to unused vendor file using non existent class (during `visitAutoloadFiles`)
- Docs
- PHP not yet supported