Implicitly marking parameter $request as nullable is deprecated

Created on 8 January 2025, 3 months ago

Problem/Motivation

Deprecated: Drupal\config_ignore\Form\IgnoreSettingsForm::buildForm(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/config_ignore/src/Form/IgnoreSettingsForm.php on line 36
Deprecated: Drupal\config_ignore\Form\IgnoreSettingsForm::buildForm(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/config_ignore/src/Form/IgnoreSettingsForm.php on line 36

Steps to reproduce

Use PHP 8.4, then clear the cache

Proposed resolution

Explicitly declare the types as nullable.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

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