Deprecated: Implicitly marking parameter as nullable is deprecated

Created on 6 February 2025, about 2 months ago

Problem/Motivation

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

Steps to reproduce

Run with PHP 8.4

Proposed resolution

Apply auto fix with

~/workspace/php-cs-fixer/vendor/bin/php-cs-fixer fix . --rules=nullable_type_declaration_for_default_null_value

Remaining tasks

Review and merge PR.

User interface changes

none

API changes

none

Data model changes

none

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria klausi πŸ‡¦πŸ‡Ή Vienna

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