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
- Encapsed strings should return non-falsy-string if non-falsy like concat
- Encapsed non-literal non-empty/falsy strings always return generic string
- Encapsed string cast loses literal type information unlike cast
- Encapsed string loses literal string details for unions unlike concat
- int-range behaves different than literal int even when identical
- Troubles with array_key_exists
- Errors VS Code ext: Psalm (PHP Static Analysis Linting Machine) v2.7.0 and Psalm 5.x-dev
- TypeDoesNotContainType: 'Closure' cannot be identical to class-string<callable-object>
- Psalm don't analyze unused traits
- Interface method's docblock not inherited properly with generics
- Docs
- PHP not yet supported