Problem/Motivation

The LoggerChannelFactory in Drupal 10.3.x stops using a constructor. So we need to remove calling the parent constructor in our LoggerChannelFactoryStub too.

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

Murz created an issue. See original summary.

  • Murz committed c1158994 on 1.4.x
    Issue #3464490 by Murz: Remove calling the parent constructor for...
murz’s picture

Status: Active » Fixed

Fixed.

murz’s picture

Status: Fixed » Closed (fixed)