Creation of dynamic property Drupal\yoast_seo\YoastSeoManager::$yoast_seo_field_manager is deprecated

Created on 17 June 2024, 3 months ago
Updated 19 July 2024, about 2 months ago

Problem/Motivation

When running the plugin in Drupal 10 / PHP8.3 the following warning appears:

Deprecated function: Creation of dynamic property Drupal\yoast_seo\YoastSeoManager::$yoast_seo_field_manager is deprecated in Drupal\yoast_seo\YoastSeoManager->__construct() (line 44 of modules/contrib/yoast_seo/src/YoastSeoManager.php)

Steps to reproduce

- Drupal 10.2 / Yoast SEO 8.x-1.8
- PHP8.3
- Add yoast_seo to content type.
- Visit form view page for content type.

Issue is caused by the property 'yoast_seo_field_manager' not being defined in the YoastSeoManager class.

๐Ÿ› Bug report
Status

Closed: duplicate

Version

1.8

Component

Code

Created by

๐Ÿ‡ณ๐Ÿ‡ฑNetherlands Web-Beest

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