Problem/Motivation

PHP 8.4 is now available, and WebForm Composite is generating a deprecation warning for "using an explicit nullable type".

I'm opening this issue to fix this specific warning and prevent warnings in PHP 8.4.

Proposed resolution

Adjust the finalize() function to avoid the warning.

CommentFileSizeAuthor
nullable-fix.patch733 bytestornatoremdm
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

tornatoremdm created an issue.

tornatoremdm changed the visibility of the branch 3549785-php84-nullable-fix to hidden.