Update deprecated implicitly marking paramaters as nullable

Created on 8 March 2025, 28 days ago

Problem/Motivation

As of PHP 8.4:

Deprecated: taxonomy_machine_name_helper_term_load(): Implicitly marking parameter $form_state as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/taxonomy_machine_name_helper/taxonomy_machine_name_helper.module on line 30

Deprecated: taxonomy_machine_name_helper_get_tid(): Implicitly marking parameter $form_state as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/taxonomy_machine_name_helper/taxonomy_machine_name_helper.module on line 60

(The explicit null option has been supported since PHP 7.1.)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

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