Problem/Motivation

drupal/coder released version 8.3.22 (https://www.drupal.org/project/coder/releases/8.3.22).

This version now supports enums (#3283741: Enum support in PHP 8.1).
Side-effect of that are some new PHPCS-failures (See failed daily QA-run with updated deps https://www.drupal.org/pift-ci-job/2786494)

Steps to reproduce

Proposed resolution

- Bump drupal/coder to latest in composer.lock
- Fix PHPCS failures

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3394252

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

Spokje created an issue. See original summary.

spokje’s picture

Issue summary: View changes

spokje’s picture

Status: Active » Needs review
klausi’s picture

Status: Needs review » Reviewed & tested by the community

Great, thanks! All looking good to me.

  • longwave committed a9d20e11 on 10.2.x
    Issue #3394252 by Spokje: Bump drupal/coder to latest to make daily "...

  • longwave committed 1ceb2edf on 11.x
    Issue #3394252 by Spokje: Bump drupal/coder to latest to make daily "...
longwave’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 11.x and 10.2.x, thanks!

Status: Fixed » Closed (fixed)

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