PHP 8 is here and would be nice to make this module compatible with PHP 8
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3239144-php8_compatibility-01.patch | 656 bytes | safallia joseph |
Issue fork imce_rename_plugin-3239144
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
safallia joseph commentedThe below patch removes the PHP version constraint. Checked PHP-compatibility against php8 and 7 and the code works for both.
Comment #4
safallia joseph commentedComment #8
zulljin commented