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
- Reconsider default thread count in CI environments
- Add "memcached" to list of supported extensions.
- Add --taint-only / --security-only CLI flag to suppress non-security issues
- fix: class-string with template contains non-object type
- Deprecate @psalm-taint-specialize since it's unsafe except where it can be replaced by @psalm-pure
- Report an error for relative paths
- Taint analysis: autoloaded classes / methods are not safe for @psalm-taint-escape except in the class itself
- Taint analysis: report error for @psalm-taint-escape and @psalm-taint-specialize on abstract and interface methods
- Psalm should know readonly properties don't change
- [7.x] Add `--init-ci` command to generate GitHub Actions workflow
- Docs
- PHP not yet supported