- Issue created by @noopal
- 🇺🇸United States eojthebrave Minneapolis, MN
This module hasn't been updated for Drupal 9/10 and off hand I'm not sure what that would require. However, probably not much. The Recurly 5.x module still invokes the same hook that this module uses to do it's job, so I would think that if you update this modules code for Drupal 9/10 it would work fine with the current version of the Recurly module. And I would be happy to give over maintainership of this module to anyone else who wants to actively work on updating it. It's not something I'm using anymore so haven't had the time to work on it.
- 🇬🇧United Kingdom aaron.ferris
I'll happily look to get the 8.x branch updated for D10 @eojthebrave if you want to make me co-maintainer?
- First commit to issue fork.
- 🇺🇸United States eojthebrave Minneapolis, MN
Hi @aaron.ferris. I've added you as a maintainer. If you've got questions about the project at all feel free to ping me in Slack. Thank you!
- 🇬🇧United Kingdom aaron.ferris
[notice] Processing /var/www/html/web/modules/contrib/recurly_roles-3436806. ================================================================================ Recurly Roles, -- Scanned on Tue, 04/09/2024 - 15:32 FILE: web/modules/contrib/recurly_roles-3436806/recurly_roles.module STATUS LINE MESSAGE -------------------------------------------------------------------------------- Fix later 99 Call to deprecated function user_role_names(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use Drupal\user\Entity\Role::loadMultiple() and, if necessary, an inline implementation instead. -------------------------------------------------------------------------------- FILE: web/modules/contrib/recurly_roles-3436806/recurly_roles.info.yml STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 0 Value of core_version_requirement: ^9 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. --------------------------------------------------------------------------------
I think this is OK as is, ill raise a separate task to handle the D11 changes that can be handled now/later.
Thanks @shivam_tiwari
- Status changed to Fixed
7 months ago 3:37pm 9 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.