Fix Creation of dynamic property $embed_provider is deprecated

Created on 13 June 2023, over 1 year ago
Updated 18 April 2024, 7 months ago

Problem/Motivation

When using the module on PHP 8.1 the following deprecation warning is emitted:

Deprecated function: Creation of dynamic property Drupal\ckeditor_media_embed\Embed::$embed_provider is deprecated in Drupal\ckeditor_media_embed\Embed->setEmbedProvider() (line 118 of modules/contrib/ckeditor_media_embed/src/Embed.php).

Proposed resolution

Declare the property.

πŸ› Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

πŸ‡§πŸ‡¬Bulgaria pfrenssen Sofia

Live updates comments and jobs are added and updated live.
  • PHP 8.1

    The issue particularly affects sites running on PHP version 8.1.0 or later.

  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024