You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when trying out drupal-check. I guess it is coming from PHPStan.
bash$ drupal-check -a web/modules/custom/
Configuration parameters excludes_analyse and excludePaths cannot be used at the same time.
Parameter excludes_analyse has been deprecated so use excludePaths only from now on.
The text was updated successfully, but these errors were encountered:
The issue to do with the changes in extension.neon when commit f80977b#diff-c0eed1d1286633a549d491ece85cd721b01ea34037971a8f41cfa8cade5645b8 for #179 was introduced.
phpstan/phpstan: 0.12.92
mglaman/drupal-check: 1.1.8
Suggest not to use mglaman/phpstan-drupal: 0.12.11 but mglaman/phpstan-drupal:0.12.10 until there are fixes elsewhere.
I get the following error when trying out drupal-check. I guess it is coming from PHPStan.
The text was updated successfully, but these errors were encountered: