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
- issue #9807 refactored syntax for better understanding
- Cannot access value on variable $links using a int<1, max> offset, expecting int<0, 2>
- Support using "throw expression" for type checking
- Array destructuring doesn't eliminate null from elements if the right hand is confirmed to be non-null
- use()'ing values by reference and mutating them later captures the initial type for the closure
- `array_intersect_key` results in array<array-key, mixed> vs array<string, mixed>
- Allow for validation guards without complaining
- UnresolvableInclude when using variable - second
- array_walk callback 2nd param type inference
- Disambiguate between class-string and interface-string?
- Docs
- PHP not yet supported