Problem/Motivation

Using SyncConfigCollector triggers a (suppressed) deprecation error as of 3.0.0-alpha4 (config_provider >=3.0.0-alpha2):

Calling ConfigCollector::__construct() without the $extension_path_resolver argument is deprecated in config_provider:3.0.0-alpha2 and it will be required in config_provider:3.1.0. See https://www.drupal.org/project/config_provider/issues/3511302

Steps to reproduce

Proposed resolution

Add $extension_path_resolver argument to SyncConfigCollector.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joegraduate created an issue. See original summary.

joegraduate’s picture

Issue summary: View changes

  • joegraduate committed 91a32a83 on 3.0.x
    fix: #3574728 Add $extension_path_resolver argument to...
joegraduate’s picture

Assigned: joegraduate » Unassigned
Status: Active » Fixed

Merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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