Deprecated function: Creation of dynamic property

Created on 11 August 2023, 11 months ago

Problem/Motivation

Using this module with PHP 8.2 throws the following warning:

Deprecated function: Creation of dynamic property Drupal\image_field_360\Plugin\Field\FieldFormatter\Image_field_360::$entityTypeManager is deprecated in Drupal\image_field_360\Plugin\Field\FieldFormatter\Image_field_360->__construct() (line 47 of modules/contrib/image_field_360/src/Plugin/Field/FieldFormatter/Image_field_360.php).

Steps to reproduce

Install the module on a hosting running over PHP 8.2

Proposed resolution

Explicitly create the property.

πŸ› Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada mhespanhol London

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

Comments & Activities

Production build 0.69.0 2024