drupal-check
drupal-check copied to clipboard
drupal_root property is deprecated
fix #316
+1 to this issue
PHP Deprecated: The drupal_root parameter is deprecated. Remove it from your configuration. Drupal Root is discoverd automatically. in /app/vendor/mglaman/phpstan-drupal/src/Drupal/DrupalAutoloader.php on line 92
Deprecated: The drupal_root parameter is deprecated. Remove it from your configuration. Drupal Root is discoverd automatically. in /app/vendor/mglaman/phpstan-drupal/src/Drupal/DrupalAutoloader.php on line 92
This removes the global require capabilities, need to update the README.
Note to self: add Drupal finder here