- Issue created by @Anybody
- Assigned to sourav_paul
- 🇮🇳India sourav_paul Kolkata
I've checked the module on D11.0.1 & made the module compatible with D11.
attaching SS for reference:
- Issue was unassigned.
- Status changed to Needs review
3 months ago 11:56am 13 September 2024 - Status changed to Needs work
3 months ago 12:19pm 13 September 2024 - 🇩🇪Germany Anybody Porta Westfalica
@sourav_paul thanks! I think we should remove EOL Drupal 9 compatibility and start with ^10.3
But perhaps better in a separate MR so we can eventually put that into a 5.x branch for BC.
Great work! - 🇮🇳India sourav_paul Kolkata
Please create a 5. x branch, so I can create an MR for this..
- 🇩🇪Germany Anybody Porta Westfalica
Drupal 11 is out, so this is important. I can't add a separate branch, as I'm not maintainer. But feel free to just start another feature branch and MR here that can target 5.x later.
- 🇩🇪Germany Anybody Porta Westfalica
@sourav_paul 10.x branch has been created for removal of Drupal 9 support. We can start with ^10.3
- 🇩🇪Germany Anybody Porta Westfalica
@sourav_paul I prepared MR!3 for you to work on :)
- 🇮🇳India sourav_paul Kolkata
Thank you @anybody for your support,
Sorry for being late as I was bit busy with project work.I've updated the MR !3 with D11 fixes..
I would appreciate if anyone could test & review this...
- 🇮🇳India sourav_paul Kolkata
sourav_paul → changed the visibility of the branch 3474139-drupal-11-compatibility to hidden.
- 🇩🇪Germany Anybody Porta Westfalica
@sourav_paul thank you!
Let's remove the
DeprecationHelper
calls and instead use ^10.3 as minimum version. So we can use the new code.Thanks!