Problem/Motivation

Usage of isset() in ternary operations replaced with null-coalesce
@see https://www.drupal.org/node/3249380

Proposed resolution

Use null-coalesce

Remaining tasks

Create branch
Review branch
Merge branch.

User interface changes

N/A

API changes

N/A

Data model changes

Issue fork webform-3249727

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jrockowitz created an issue. See original summary.

jrockowitz’s picture

Status: Active » Needs review

jrockowitz’s picture

Status: Needs review » Fixed

  • jrockowitz committed 3323fea on 6.x
    Issue #3249727: Usage of isset() in ternary operations replaced with...

Status: Fixed » Closed (fixed)

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