Problem/Motivation

Make this module drupal 11 compatible

Steps to reproduce

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

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

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

suryabhi created an issue. See original summary.

suryabhi’s picture

Issue summary: View changes

suryabhi’s picture

Status: Active » Needs review

malcomio’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

malcomio’s picture

Version: 1.0.0-alpha1 » 1.0.x-dev
Status: Closed (fixed) » Needs work

The status report on a D11 site includes the following error:

The following module is installed, but it is incompatible with Drupal 11.3.2:
Credential mask

I think the problem is that the info file was changed to specify compatibility with 11, but should have been ^11

  • malcomio committed c4b9ec99 on 1.0.x
    #3560706 - update core_version_requirement
    
malcomio’s picture

Status: Needs work » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.