Problem/Motivation

The module contains a nested ternary statement, which is deprecated in PHP 7.4.

'%sourceName' => empty($content) ? empty($element['#title']) ? $element['#parents'][0] : $element['#title'] : '',

Proposed resolution

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

solideogloria created an issue. See original summary.

solideogloria’s picture

I'm having trouble getting a commit onto this issue's fork. Maybe someone else can do this simple fix.

Liam Morland made their first commit to this issue’s fork.

liam morland’s picture

Title: Deprecated nested ternary » Remove deprecated nested ternary
Category: Task » Bug report
Status: Active » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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