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
- Trait method's data-flow node conflates taint across different using-classes
- Taint edges are discarded when `ArrayAccess::offsetGet()` is reached through `$x['k']` sugar
- Taint source on `__get` is lost when the property is read via `??` or behind `isset()`
- Fix inherited static return type on parent:: and static:: calls
- Bump mheap/github-action-required-labels from 5.5.2 to 5.6.0
- StatementsAnalyzer emits dynamic-property warnings on dev-master
- array_is_list() reported as impossible for array{key?: T}
- Fix invalid SARIF region for issues reported at line 0
- Calling public methods declared by an interface of internally-annotated implementations
- Bump docker/setup-buildx-action from 4.1.0 to 4.2.0
- Docs
- PHP not yet supported