Fix PHP 8.2 Deprecated function: Creation of dynamic property Drupal\ds\Plugin\views\row\EntityRow::$entityLanguageRenderer

Created on 10 July 2023, over 1 year ago
Updated 22 December 2023, 11 months ago

Problem/Motivation

Dynamic Properties are deprecated in PHP 8.2 .

Deprecated function: Creation of dynamic property Drupal\ds\Plugin\views\row\EntityRow::$entityLanguageRenderer is deprecated in Drupal\ds\Plugin\views\row\EntityRow->getEntityTranslationRenderer() (line 259 of modules/contrib/ds/src/Plugin/views/row/EntityRow.php).

Steps to reproduce

Install module on a Drupal installation that uses PHP >= 8.2

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024