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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3554965-3.patch | 1005 bytes | hmdnawaz |
Issue fork fancy_file_delete-3554965
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
Comment #3
hmdnawaz commentedPatch from the MR
Comment #4
chrisscrumping commentedHad the same warning - tested and all fine
Comment #5
hmdnawaz commentedComment #7
ikit-claw commentedThanks will be part of the next release.