I have error when i install Drupal with devel and search_api module :
TypeError: Argument 1 passed to Drupal\webprofiler\DataCollector\ServicesDataCollector::__construct() must be an instance of Drupal\Core\DependencyInjection\Container, instance of Drupal\Core\DependencyInjection\ContainerBuilder given in Drupal\webprofiler\DataCollector\ServicesDataCollector->__construct() (line 29 of /srv/www/drupal/src/web/modules/contrib/devel/webprofiler/src/DataCollector/ServicesDataCollector.php)

I think ServicesDataCollector should not have Container as param but ContainerInterface.

Comments

GoZ created an issue. See original summary.

goz’s picture

goz’s picture

Status: Active » Needs review

  • lussoluca committed aa0a706 on 8.x-1.x authored by GoZ
    Issue #2895297 by GoZ: ServicesDataCollector must be instance of...
lussoluca’s picture

Status: Needs review » Fixed

Committed and pushed to 8.x-1.x
Thanks!

Status: Fixed » Closed (fixed)

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