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
- `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
- False-positive PropertyNotSetInConstructor when nesting traits
- Some conditions cause type inference to fail after if statement
- Conditional types comparison works in a wrong way in assertions
- array_map with mutation-free callable-array considered impure
- Docs
- PHP not yet supported