Drupal 11 compatibility

Created on 9 April 2024, 7 months ago
Updated 29 August 2024, 3 months ago

Problem/Motivation

As part of the D9/10 changes, noticed the following via upgrade_status

 [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.                            
--------------------------------------------------------------------------------

It would be good to resolve these issues for D11.

📌 Task
Status

RTBC

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom aaron.ferris

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024