Skip to content

drupal_root property is deprecated#317

Open
mglaman wants to merge 2 commits intomainfrom
mglaman-patch-4
Open

drupal_root property is deprecated#317
mglaman wants to merge 2 commits intomainfrom
mglaman-patch-4

Conversation

@mglaman
Copy link
Copy Markdown
Owner

@mglaman mglaman commented Oct 18, 2024

fix #316

@amjad1233
Copy link
Copy Markdown

+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

@mglaman
Copy link
Copy Markdown
Owner Author

mglaman commented Dec 12, 2024

This removes the global require capabilities, need to update the README.

@mglaman
Copy link
Copy Markdown
Owner Author

mglaman commented Jan 23, 2025

Note to self: add Drupal finder here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

drupal_root property is deprecated

2 participants