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: 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
- [7.x] Fix PHPCS line length violation in `generate_levels_doc.php`
- [7.x] Use auto-detected thread count in CI environments
- `$this` inside generic type parameters causes InvalidDocblock parse error
- Taint annotations skipped when MethodReturnTypeProvider provides a return type
- Docs
- PHP not yet supported