🐛 | Workspaces Extra | Argument #2 ($config_storage) must be of type Drupal\Core\Config\CachedStorage, Drupal\wse_config\WseConfigCachedStorage given in Drupal\rules\Drush\Commands\RulesDrushCommands->__construct()
🇮🇹Italy thomas.feichter
@amateescu correct, this can be closed.
rules 4.0.0 causes the error, rules 4.0.x-dev is ok.
🐛 | Workspaces Extra | Argument #2 ($config_storage) must be of type Drupal\Core\Config\CachedStorage, Drupal\wse_config\WseConfigCachedStorage given in Drupal\rules\Drush\Commands\RulesDrushCommands->__construct()
🇮🇹Italy thomas.feichter
I created a patch for rules, but then noticed that rules 4.0.x-dev has already fixed the issue.
They are using \Drupal\Core\Config\StorageCacheInterface there.
🐛 | Workspaces Extra | Argument #2 ($config_storage) must be of type Drupal\Core\Config\CachedStorage, Drupal\wse_config\WseConfigCachedStorage given in Drupal\rules\Drush\Commands\RulesDrushCommands->__construct()
🇮🇹Italy thomas.feichter
thomas.feichter → created an issue.
🐛 | Workspaces Extra | Unexpected identifier "LOCK_REBUILD", expecting "=" in WseMenuRequestSubscriber.php
🇮🇹Italy thomas.feichter
patch attached