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 supported16 Subscribers
Add a CodeTriage badge to psalm
Help out
- Issues
- Report error for float used with modulo
- Psalm PHP notice when using modulo, bitwise or,... on non-int
- Fix and improve various things for encapsed string
- Add config.xsd to the file distributed with psalm/phar
- Mixed should report error in encapsed like it does in concat
- Encapsed strings should return non-falsy-string if non-falsy like concat
- Encapsed non-literal non-empty/falsy strings always return generic string
- Encapsed string cast loses literal type information unlike cast
- Encapsed string loses literal string details for unions unlike concat
- int-range behaves different than literal int even when identical
- Docs
- PHP not yet supported