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
- Why is exit/die without arguments pure?
- void|never shouldn't be combined to null but keep void
- Support for null-safe operators
- Recursive properties-of<Class> type
- Class constants referenced from traits report overlapping & conflicting errors
- False Flag for InvalidArrayOffset
- Support proper evaluation of call_user_func v2
- Fix getFunctionIdsFromCallableArg to return the function id for array($this, 'foo') in params providers for example
- Add @psalm-require-usage annotation and report UnusedFunctionCall for @psalm-taint-escape calls
- Allow to implement custom taint type classes
- Docs
- PHP not yet supported