grumphp
grumphp copied to clipboard
A PHP code-quality tool
| Q | A | ------------- | --- | Branch | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? |...
| Q | A | --------------- | --- | Version | GrumPHP 2.6.0 | Bug? | yes | New feature? | no | Question? | no | Documentation? | yes...
| Q | A | ------------- | --- | Branch | master for features and deprecations | Bug fix? | no | New feature? | yes | BC breaks? |...
| Q | A | ------------- | --- | Branch | invoke-grumphp-using-php-binary | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? |...
Given: - two PHP versions installed side by side - `8.2` and `8.3` - `/usr/bin/php` invokes PHP `8.2` (managed via `alternatives`), so that's the default version - Composer is explicitly...
Good day! I have a Yii2 PHP: v8.0.30 project with the configs below. Since the last project reinstall, GrumPHP is not provide paths to phpstan no more. Before reinstall it...
Mago is a new linter/analyzer for PHP: , as PHPStan. It would be good for it to work with GrumPHP.
### Summary The SecurityCheckerEnlightn task in GrumPHP doesn't properly process multiple CVE IDs when configured in the allow_list. The task only works correctly when each CVE ID is passed as...