Problem/Motivation

I get the error Error: Typed property Drupal\feeds_xsltparser\FeedsXSLTChainLogProxy::$originalError must not be accessed before initialization in Drupal\feeds_xsltparser\FeedsXSLTChainLogProxy->log() (line 56 of feeds_xsltparser/src/FeedsXSLTChainLogProxy.php).

Steps to reproduce

Proposed resolution

Initialize the nullable properties with NULL.

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

coffeemakr created an issue. See original summary.

coffeemakr changed the visibility of the branch 2.x to hidden.

coffeemakr’s picture

Status: Active » Needs review