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
- isset test on optional key of unsealed array corrupts the type information of the corresponding array element
- Looping over `non-empty-list<non-empty-string>` gives just string
- isset on a string key should imply associative array
- Unable to infer template type from nested parametrised method call and fail to fix properly
- MethodSignatureMismatch - Argument 1 of DateTime::__unserialize has wrong type 'mixed', expecting 'array<array-key, mixed>' as defined by DateTimeInterface::__unserialize
- Unable to determine the type that $num is being assigned to
- 5.4: Issue with flow analysis causes NoValue false positive
- Array paradox fun
- Uncaught InvalidArgumentException: Could not get class storage for lexik\bundle\jwtauthenticationbundle\security\authenticator\forwardcompatauthenticatortrait
- @template-covariant should be unnecessary when immutable or when used with pure or mutation-free functions
- Docs
- PHP not yet supported