Deprecated function: Creation of dynamic property Drupal\lockr\SecretInfo::$secretStorage is deprecated

Created on 15 March 2023, over 1 year ago
Updated 25 July 2023, 11 months ago

Problem/Motivation

When accessing the configuration page of Lockr I get that warning when running Drupal with PHP 8.2
Deprecated function: Creation of dynamic property Drupal\lockr\SecretInfo::$secretStorage is deprecated in Drupal\lockr\SecretInfo->__construct() (line 46 of modules/contrib/lockr/src/SecretInfo.php).

This is due to this deprecation change introduced in PHP 8.2:
https://php.watch/versions/8.2/dynamic-properties-deprecated

Steps to reproduce

Proposed resolution

Patch coming soon to declare the missing property.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

5.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada phjou Vancouver/Paris πŸ‡¨πŸ‡¦ πŸ‡ͺπŸ‡Ί

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

Comments & Activities

Production build 0.69.0 2024