Deprecated function: Creation of dynamic property Drupal\linkchecker\Form\LinkCheckerAdminSettingsForm::$moduleHandler is deprecated

Created on 29 July 2024, 4 months ago
Updated 2 August 2024, 3 months ago

Problem/Motivation

Starting in PHP 8.2, dynamic properties are deprecated.

Exception: Deprecated function: Creation of dynamic property Drupal\linkchecker\Form\LinkCheckerAdminSettingsForm::$moduleHandler is deprecated Drupal\linkchecker\Form\LinkCheckerAdminSettingsForm->__construct()() (Line: 96)

Steps to reproduce

Proposed resolution

Declare the property in the LinkCheckerAdminSettingsForm class.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States collinhaines

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

Comments & Activities

Production build 0.71.5 2024