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
- [7.x] Fix PHPCS line length violation in `generate_levels_doc.php`
- [7.x] Use auto-detected thread count in CI environments
- [7.x] Fix: `$this` failing to parse inside generic type parameters
- `$this` inside generic type parameters causes InvalidDocblock parse error
- Inline variance modifiers (`covariant`/`contravariant`) in generic type params parsed as class names
- [7.x] Fix: inline variance modifiers parsed as class names in generic type params
- Taint annotations skipped when MethodReturnTypeProvider provides a return type
- Allow plugins to customize taint issue messages and attach metadata (e.g. CWE IDs)
- assert($a: int > $b: int<X,Y) doesn't imply $a: int<X,max>
- Add support for requiring the usage of named arguments
- Docs
- PHP not yet supported