PHP 8.2 deprecation warning

Created on 13 September 2023, over 1 year ago

Problem/Motivation

Deprecated warnings are displayed when using Drupal 10 and PHP 8.2

Deprecated: Creation of dynamic property Drupal\flysystem\FlysystemBridge::$context is deprecated in /opt/drupal/web/core/lib/Drupal/Core/File/FileSystem.php on line 528

Deprecated: Creation of dynamic property Drupal\flysystem\FlysystemBridge::$context is deprecated in /opt/drupal/web/core/lib/Drupal/Core/File/FileSystem.php on line 563

Deprecated: Creation of dynamic property Drupal\flysystem\FlysystemBridge::$context is deprecated in /opt/drupal/web/core/lib/Drupal/Core/File/FileSystem.php on line 97

Steps to reproduce

Use the module on Drupal 10 and PHP 8.2

Proposed resolution

Create a function with __set method.

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024