PHP 8.4 deprecation notice

Created on 20 August 2025, 22 days ago

Attached is a fix for the php 8.4 deprecation notice in;

PHP Deprecated:  Drupal\admin_feedback\Form\AdminFeedbackDeleteForm::buildForm(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead in admin_feedback/src/Form/AdminFeedbackDeleteForm.php on line 81

Deprecated: Drupal\admin_feedback\Form\AdminFeedbackDeleteForm::buildForm(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead in /admin_feedback/src/Form/AdminFeedbackDeleteForm.php on line 81

I have removed the `$id` var from the function, it seems to do nothing, and no other code in the module calls it using `$id`.

🐛 Bug report
Status

Active

Version

2.7

Component

Code

Created by

🇦🇺Australia max-ar

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