Deprecation warnings when running PHP 8.2

Created on 10 July 2023, over 1 year ago
Updated 8 January 2024, 12 months ago

Problem/Motivation

Following on from πŸ› Error when using markdown module with PHP 8.1 on Drupal 9.3 Needs review , when we run on PHP 8.2, there are numerous deprecation warnings from the module.

Steps to reproduce

1. Set up an environment using PHP 8.2
2. Patch the markdown module as per #3265416

Deprecated function: Creation of dynamic property Drupal\markdown\Annotation\MarkdownExtension::$_requiredBy is deprecated in Drupal\markdown\Annotation\AnnotationObject->offsetSet() (line 342 of modules/contrib/markdown/src/Annotation/AnnotationObject.php).

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom malcomio

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

Comments & Activities

Production build 0.71.5 2024