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 supported14 Subscribers
Add a CodeTriage badge to psalm
Help out
- Issues
- Long match-statement results in TypeParseTreeException
- Malformed annotation generates confusing errors
- `TypeParseTreeException: Unexpected token =` when using equality assertion with conditional types
- Don't give UndefinedClass error in instanceof when declared as global
- Suggestion: Display Psalm version in output
- Regression in 4.24.0: casting array to object does not understand that the result is stdClass anymore
- Optional callable parameters are not enforced
- Annotation to allow mutating property in mutation-free context
- Psalm consider that B&A<Foo> is more general than A<Foo> but it should be more specific
- False-positive PropertyNotSetInConstructor when nesting traits
- Docs
- PHP not yet supported