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
- [6.x] Fix: accept TLiteralClassString of a trait as trait-string
- [6.x] Fix: int range in generic type parameter falsely incompatible with int
- [6.x] Fix: int range comparison not detected as redundant when already satisfied
- [6.x] Fix: crash when int range compared with value near `PHP_INT_MAX`
- [6.x] Fix: comparison with int range variable not narrowing the other operand
- PoC: Add `@psalm-check-return-type` annotation
- ScalarTypeComparator: missing TIntRange vs TInt case — int range falsely incompatible with int
- Feature: `@psalm-check-return-type` annotation for validating return expression types
- Add stub to ReflectionObject class
- [6.x] Fix taint annotations skipped when `MethodReturnTypeProvider` is active
- Docs
- PHP not yet supported