Deprecated function: Creation of dynamic property

Created on 5 July 2023, almost 2 years ago
Updated 10 July 2023, over 1 year ago

Problem/Motivation

I get many, many of these errors when trying to run slick, an entire page of them. They are all associated with the same first line in error. If I need to upload more let me know. It could be that I incorrectly tried to download slick. I am very new to Drupal and Composer. I also tried following steps listed here but have not been able to get rid of issue or use any slick functionality.

Deprecated function: Creation of dynamic property Drupal\slick\Plugin\Filter\SlickFilter::$manager is deprecated in Drupal\slick\Plugin\Filter\SlickFilter::create() (line 44 of modules\contrib\slick\src\Plugin\Filter\SlickFilter.php).
Drupal\slick\Plugin\Filter\SlickFilter::create(Object, Array, 'slick_filter', Array) (Line: 21)
Drupal\Core\Plugin\Factory\ContainerFactory->createInstance('slick_filter', Array) (Line: 76)....

Steps to reproduce

Install version: composer require 'drupal/blazy:^2.16'
composer require 'drupal/slick:^2.9'

Proposed resolution

Update depreciated function

I am a new drupal developer, so please be patient with me. Thanks in advance!

💬 Support request
Status

Closed: outdated

Version

2.9

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024