Fix PHP 8.4 deprecations

Created on 8 January 2025, 3 months ago

Problem/Motivation

Deprecated: Drupal\backup_migrate\Entity\WrapperEntityBase::access(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/backup_migrate/src/Entity/WrapperEntityBase.php on line 114

Steps to reproduce

Clear the cache on PHP 8.4

Proposed resolution

Fix both the doc comment and method signature for all occurrences where NULL is assigned as the default value.

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Active

Version

5.1

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