Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issues with drush 13.0.0-beta1 and above. #189

Open
peterserfozo opened this issue Sep 12, 2024 · 1 comment
Open

Compatibility issues with drush 13.0.0-beta1 and above. #189

peterserfozo opened this issue Sep 12, 2024 · 1 comment

Comments

@peterserfozo
Copy link

peterserfozo commented Sep 12, 2024

In Drush 13.0.0-beta1 there is a change related to SanitizePluginInterface referenced by UserSanitizeCommand.

SanitizePluginInterface and SanitizeCommands are moved to new namespaces.

Error: Class "Drush\Drupal\Commands\sql\SanitizeCommands" not found in /test/toolkit/web/modules/contrib/oe_authentication/modules/oe_authentication_user_fields/src/Drush/Commands/sql/UserSanitizeCommand.php on line 69 #0 /test/toolkit/vendor/consolidation/annotated-command/src/Attributes/Hook.php(30): ReflectionAttribute->newInstance()
@peterserfozo
Copy link
Author

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

No branches or pull requests

1 participant