Closed (fixed)
Project:
Credential mask
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Dec 2025 at 06:04 UTC
Updated:
3 Mar 2026 at 18:20 UTC
Jump to comment: Most recent
Make this module drupal 11 compatible
Enable upgrade_status module and run
drush us-a credential_mask
Credential mask, 1.0.0-alpha1
Scanned on Mon, 1 Dec 2025 - 05:55
FILE: modules/contrib/credential_mask/credential_mask.info.yml
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 5 Value of core_version_requirement: ^8.8.0 || ^9.0 || ^10 is
not compatible with the next major version of Drupal core.
See https://drupal.org/node/3070687.
--------------------------------------------------------------------------------
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
suryabhi commentedComment #4
suryabhi commentedComment #6
malcomio commentedComment #9
malcomio commentedThe status report on a D11 site includes the following error:
I think the problem is that the info file was changed to specify compatibility with
11, but should have been^11Comment #11
malcomio commented