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
- False positive RedundantCondition when method has multiple asserts
- [6.x] Substitute `self` in `@property` type tokens at scan time
- Psalm does not warn when using an expression for a reference function parameter
- False positive PossiblyUndefinedArrayOffset in loop when using less/greater than operators
- [6.x] Fix parallel scan crash on PHP-native intersection types
- [6.x] Propagate throws from pseudo-method dispatch
- Pseudo-method dispatch does not propagate `MethodStorage::$throws` to caller's `possibly_thrown_exceptions`
- [6.x] Resolve self/static template args against implementing class before bound check
- Update property map for ext-mongodb 2.3
- [6.x] Fix `&static` leak in invariant generic type-param comparison
- Docs
- PHP not yet supported