- Issue created by @roderickgadellaabsl
- 🇺🇸United States erutan
Also curious. Running a scan via upgrade status showed two things to fix, one of which is just the version number in the
info.yml
file.CONTRIBUTED PROJECTS -------------------------------------------------------------------------------- Private Files Download Permission 3.1.1 Scanned on Tue, 09/24/2024 - 17:22. 1 error found. 1 warning found. web/modules/contrib/private_files_download_permission/src/Form/DirectoryForm.php: +---------+------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | status | line | message | +---------+------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Fix now | 73 | 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. | +---------+------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ web/modules/contrib/private_files_download_permission/pfdp.info.yml: +----------------+------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | status | line | message | +----------------+------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Check manually | 4 | Value of core_version_requirement: ^8.8.3 | ^9 | ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. | +----------------+------+------------------------------------------------------------------------------------------------------------------------------------------------------------+
- First commit to issue fork.
- 🇮🇳India sarwan_verma
Hi,
I have resolved the Drupal 11 compatibility issues according to the Upgrade Status report and have created MR!4.
Kindly review it.
Thanks! - 🇮🇳India Rajan Kumar@2026
rajan kumar@2026 → changed the visibility of the branch 3473008-Drupal-11-compatibility to hidden.
- 🇮🇳India Rajan Kumar@2026
rajan kumar@2026 → changed the visibility of the branch 3473008-Drupal-11-compatibility to active.