Deprecated: Creation of dynamic property in projects that extend Blazy

Created on 7 July 2023, 11 months ago
Updated 9 July 2023, 11 months ago

Problem/Motivation

Dynamic properties are deprecated in php 8.2. On Drupal 10.1.1 with Slick 8.x-2.9, the following message is produced:

Deprecated: Creation of dynamic property Drupal\slick\Plugin\Filter\SlickFilter::$manager is deprecated in /code/web/modules/contrib/slick/src/Plugin/Filter/SlickFilter.php on line 44

Proposed resolution

Per maintainer's request in https://www.drupal.org/project/slick/issues/3343829#comment-14938737 📌 Deprecated function: Creation of dynamic property Fixed and https://www.drupal.org/project/splide/issues/3338709#comment-14904569 📌 Deprecated function: Creation of dynamic property Fixed , declare the property in \Drupal\blazy\Plugin\Filter\TextFilterBase.

📌 Task
Status

Fixed

Version

2.16

Component

Blazy Filter

Created by

🇺🇸United States tmanhollan

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

Comments & Activities

Production build 0.69.0 2024