- First commit to issue fork.
Using Drush 11 and Drupal 10, drush commands show the following error:
PHP Fatal error: Type of Drupal\config_update_ui\Commands\ConfigUpdateUiCommands::$logger must be ?Psr\Log\LoggerInterface (as in class Drush\Commands\DrushCommands) in /var/www/html/web/modules/contrib/config_update/config_update_ui/src/Commands/ConfigUpdateUiCommands.php on line 0
Removing the $logger variable from ConfigUpdateUiCommands seems to fix the error.
Fixed
2.0
Drush commands
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.