This breaks with the latest version of service container 7.x-1.0-beta4

Recoverable fatal error: Argument 2 passed to Drupal\render_cache\RenderCache\Controller\BaseController::__construct() must implement interface Drupal\render_cache\Cache\RenderStackInterface, string given, called in /var/www/html/sites/all/modules/contrib/service_container/src/DependencyInjection/Container.php on line 164 and defined in Drupal\render_cache\RenderCache\Controller\BaseController->__construct() (line 55 of /var/www/html/sites/all/modules/contrib/render_cache/src/RenderCache/Controller/BaseController.php).

Comments

fabianx’s picture

Status: Active » Fixed

Sorry, I forgot to sync the code with upstream due to a local conflict, that was already fixed in the GitHub version.

Fixed now here as well.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.