drupal-check is a tool to scan a Drupal codebase for the use of deprecated code:
https://github.com/mglaman/drupal-check
It's built on PHPStan:
https://github.com/phpstan/phpstan
When installed via CGR, it cannot parse the code:
mglaman/drupal-check#55 (comment)
drupal-checkis a tool to scan a Drupal codebase for the use of deprecated code:https://github.com/mglaman/drupal-check
It's built on PHPStan:
https://github.com/phpstan/phpstan
When installed via CGR, it cannot parse the code:
mglaman/drupal-check#55 (comment)