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
Expected behavior
To have an interactive shell on a Drupal site.
Actual behavior
PHP Fatal error: Declaration of Drush\Psysh\Shell::hasCommand($input) must be compatible with Psy\Shell::hasCommand(string $input): bool in /root/.config/composer/vendor/drush/drush/lib/Drush/Psysh/Shell.php on line 35
Drush command terminated abnormally due to an unrecoverable error.
Error: Declaration of Drush\Psysh\Shell::hasCommand($input) must be compatible with Psy\Shell::hasCommand(string $input): bool in /root/.config/composer/vendor/drush/drush/lib/Drush/Psysh/Shell.php, line 35
Workaround
None.
System Configuration
Q
A
Drush version?
8.4.10
Drupal version?
7.88
PHP version
7.4.28
OS?
Linux
Additional information
Same issue as #4923 and #4917 but for Drupal 7 / Drush 8.
The text was updated successfully, but these errors were encountered:
Describe the bug
Fatal error on
drush core:cli
To Reproduce
Ran
drush core:cli
Expected behavior
To have an interactive shell on a Drupal site.
Actual behavior
Workaround
None.
System Configuration
Additional information
Same issue as #4923 and #4917 but for Drupal 7 / Drush 8.
The text was updated successfully, but these errors were encountered: