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 supported17 Subscribers
Add a CodeTriage badge to psalm
Help out
- Issues
- `MoreSpecificReturnType`/`LessSpecificReturnStatement` with narrowed `@method` annotations in inheritance chains
- Add @psalm-fixme support and --add-fixmes generator
- Programmatic usage triggers fatal memory exhaustion when inflating decompressed framework cache blobs
- Fix false RedundantCondition for instanceof on a class-string variable
- Fix ??= in a condition not removing null from the assigned variable
- InvalidTemplateParam: true branch of conditional return type (T is X ? self<T> : ...) not narrowed by the `is` guard
- [6.x] Resolve transitive @mixin chains (depth >= 2)
- Restore ReflectionClass template covariance in PHP 8.4 stub
- UndefinedClass as function parameter suppressed via baseline hides other issues in function
- PHP 8.5: support pipe operator
- Docs
- PHP not yet supported