Deprecated function: Creation of dynamic property

Created on 10 April 2024, 3 months ago
Updated 8 June 2024, 18 days ago

Problem/Motivation

I am getting many deprecated messages in /admin/reports/dblog for H5P module.

Deprecated function: Creation of dynamic property H5PCore::$relativePathRegExp is deprecated in H5PCore->__construct() (line 2080 of
Deprecated function: Creation of dynamic property H5PCore::$fullPluginPath is deprecated in H5PCore->__construct() (line 2080 of
Deprecated function: Creation of dynamic property H5PCore::$aggregateAssets is deprecated in H5PCore->__construct() (line 2080 of
Deprecated function: Creation of dynamic property H5PCore::$development_mode is deprecated in H5PCore->__construct() (line 2080 of
Deprecated function: Creation of dynamic property H5PCore::$url is deprecated in H5PCore->__construct() (line 2080 of

Steps to reproduce

Please install H5P version 2.0.0-alpha4. PHP version should be 8.3.

Proposed resolution

Declare properties explicitly within classes instead of dynamically creating them. Ensure deprecated function calls are updated and verify compatibility with Drupal standards.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇮🇳India Devendra Mishra Noida

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024