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 supported15 Subscribers
Add a CodeTriage badge to psalm
Help out
- Issues
- Fix return type of ReflectionEnum::getBackingType for PHP 8.2
- Fix parameter name in SplObjectStorage
- ::attach has wrong name $info, expecting $data as defined by SplObjectStorage::attach
- False positive RedundantCondition with two `while` conditions
- InternalMethod error conflicts with PropertyNotSetInConstructor
- Division by Zero error
- Division should not add "float" by default when it can only be an int
- Intersection type not fully represented in callable parameter inference
- Edit an array, member of a Weakmap is wrongly thought to be assigned to the Weakmap member itself
- Cannot define a param of a class template, with a function template hydrated by the param?
- Docs
- PHP not yet supported