Ran upgrade status on the module and found this warning.
Add core_version_requirement: ^8 || ^9 to imagezoom.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff_2_5.txt | 359 bytes | rahulrasgon |
| #5 | 3134137-5.patch | 827 bytes | rahulrasgon |
| #2 | 3134137-2.patch | 344 bytes | karishmaamin |
Issue fork imagezoom-3134137
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 #2
karishmaamin commentedComment #3
nitvirus commentedadding specific tags
Comment #4
rahulrasgon commentedComment #5
rahulrasgon commentedAdding core_version_requirement: ^8 || ^9 to submodule as well.
Please review the updated patch.
Comment #6
rahulrasgon commentedComment #7
valdes14 commentedThanks a lot for the patch in #5. It works when applied to a D8 install for upgrading to D9, but Imagezoom cannot be installed on a fresh D9 as the patch is not included in the module yet.
Comment #11
astonvictor commentedCreated and merged a new MR.
Fixed deprecated functions.