Problem/Motivation

Error:

ArgumentCountError: Too few arguments to function Drupal\Core\Config\ConfigInstaller::__construct(), 6 passed in /var/www/html/web/modules/contrib/features/src/FeaturesConfigInstaller.php on line 56 and exactly 7 expected in Drupal\Core\Config\ConfigInstaller->__construct() (line 94 of /var/www/html/web/core/lib/Drupal/Core/Config/ConfigInstaller.php)

Source: core's ConfigInstaller::__construct() now has an additional argument.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

nedjo created an issue. See original summary.

  • nedjo committed 8733e12 on 5.0.x
    Issue #3303606 by nedjo: Too few arguments to FeaturesConfigInstaller
    

  • nedjo committed 89f41f4 on 5.0.x
    Issue #3303606 by nedjo: Too few arguments to FeaturesConfigInstaller
    
nedjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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