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

TypeError on drush help cron #5908

Closed
jpoesen opened this issue Mar 13, 2024 · 0 comments · Fixed by #5966 or #6001
Closed

TypeError on drush help cron #5908

jpoesen opened this issue Mar 13, 2024 · 0 comments · Fixed by #5966 or #6001
Labels

Comments

@jpoesen
Copy link

jpoesen commented Mar 13, 2024

Describe the bug
A TypeError occurs when running drush help cron:

TypeError: Cannot access offset of type string on string in 
/var/www/html/vendor/drush/drush/src/Commands/help/HelpCLIFormatter.php on line 41

To Reproduce
Run drush help cron on a clean D10.2 with Drush 12.4.4.0

Expected behavior
Help text should be displayed

Actual behavior
Error message and stack trace is displayed.

Workaround
None.

System Configuration

Q A
Drush version? 12.4.4.0
Drupal version? 10.2
PHP version 8.2.15
OS? Linux (DDEV)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants