Deprecated function: Creation of dynamic property

Created on 2 April 2024, 3 months ago
Updated 24 May 2024, about 1 month ago

Problem/Motivation

The creation of dynamic properties is deprecated in PHP 8.2

Steps to reproduce

Ran into following warning with Drupal 10 and PHP 8.2

Deprecated function: Creation of dynamic property Drupal\views_minimum\Plugin\Condition\ViewIsNotEmpty::$logger is deprecated in Drupal\views_minimum\Plugin\Condition\ViewIsNotEmpty->__construct() (line 38 of modules/contrib/views_minimum/src/Plugin/Condition/ViewIsNotEmpty.php)

Proposed resolution

Add the property

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India surajbodake

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024