Fix PHP 8.2 deprecation issue with FacebookFetcher class

Created on 27 October 2023, 11 months ago
Updated 26 January 2024, 8 months ago

After updating to php 8.2 I received the notice:

Deprecated function: Creation of dynamic property Drupal\media_entity_facebook\FacebookFetcher::$time is deprecated in Drupal\media_entity_facebook\FacebookFetcher->__construct() (line 187 of modules/contrib/media_entity_facebook/src/FacebookFetcher.php).

This variable should be defined in the class prior to being used.

🐛 Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

🇳🇴Norway svenryen

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

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

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024