Problem/Motivation

PHPStan fails with Method Drupal\term_merge\Form\MergeTerms::__construct() invoked with 2 parameters, 3 required.

cspell fails as well

Steps to reproduce

Check Gitlab pipeline fail: https://git.drupalcode.org/issue/taxonomy_manager-3537992/-/jobs/6113129

Proposed resolution

Fix errors, should be simple code changes.

Remaining tasks

Finish merge request

User interface changes

none

API changes

none

Data model changes

none

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

klausi created an issue. See original summary.

  • klausi committed 693e994e on 2.0.x
    fix(phpstan): Fix PHPStan and cspell fails (#3539779)
    
klausi’s picture

Status: Active » Fixed

Merged.

Status: Fixed » Closed (fixed)

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