Problem/Motivation

The module has PHP 8.4 deprecation in the form of "Implicitly nullable via default value null" - https://wiki.php.net/rfc/deprecate-implicitly-nullable-types

This produces deprecation warnings from PHP.

Steps to reproduce

Install Drupal 11+ and the 2.0.10 version of the cshs module running on PHP 8.4 and observe the deprecation warnings.

CommentFileSizeAuthor
#3 3554965-3.patch1005 byteshmdnawaz
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

cmd87 created an issue. See original summary.

hmdnawaz’s picture

StatusFileSize
new1005 bytes

Patch from the MR

chrisscrumping’s picture

Had the same warning - tested and all fine

hmdnawaz’s picture

Status: Active » Needs review

ikit-claw made their first commit to this issue’s fork.

ikit-claw’s picture

Status: Needs review » Fixed

Thanks will be part of the next release.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • ikit-claw committed e3e87bf8 on 2.0.x authored by cmd87
    [#3554965] feat: PHP 8.4 - Implicitly nullable via default value null...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.