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
- Bug: psalm.xml cannot be loaded if a non-existent directory is specified
- Infer class type based upon result of is_a() function call
- Plugins cannot register their own file type scanners/analyzers
- Covariant native return type defeats `@implements IteratorAggregate<X, Y>`
- Missing support for templates resolution in closures/callables/first class callables
- `trim` with a literal 1st arg
- Prevent intersections between impossible interface methods
- Add an option to warn about undeclared global functions regardless of Psalm's signature map.
- MixedPropertyTypeCoercion when instantiating SplFixedArray
- Psalm incorrectly thinks a value cannot contain null after using the null safe operator once
- Docs
- PHP not yet supported