Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Module is not tested for d9 yet.
Formally all compatibility issues resolved, but I didn't tried it myself.
This patch should be applied only when 9.x branch and first 9x beta release will be ready to be created.
D9 core beta2 is out and a stable release is planned for June 3rd, so I guess this is not postponed anymore.
I applied patch #6 on latest dev. Then drupal-check finds no errors.
The patch is simple and looks good. Theoretically there's no reason that the module would not work with Drupal 9 as soon as deprecation notices are fixed, as D9 = D8 - deprecated code. So it looks RTBC to me.
Comments
Comment #2
neslee canil pintoComment #3
imyaro commentedModule is not tested for d9 yet.
Formally all compatibility issues resolved, but I didn't tried it myself.
This patch should be applied only when 9.x branch and first 9x beta release will be ready to be created.
Comment #4
wodzik commentedComment #5
douggreen commentedUpdated patch sets also the core_version_requirement for svg_image_responsive
Comment #6
douggreen commenteddoh! this just renames the patch file to use the correct module name.
Comment #7
gaëlgD9 core beta2 is out and a stable release is planned for June 3rd, so I guess this is not postponed anymore.
I applied patch #6 on latest dev. Then drupal-check finds no errors.
The patch is simple and looks good. Theoretically there's no reason that the module would not work with Drupal 9 as soon as deprecation notices are fixed, as
D9 = D8 - deprecated code. So it looks RTBC to me.Comment #8
extect commentedConfirm the patch is working great on latest 9.x-rc1.
+1 to get this committed.
Comment #10
imyaro commentedPatch pushed, thanks everyone!