Problem/Motivation

The bot didn't create an issue so we'll have to update manually.
From Upgrade Status:

File name Line Error
web/modules/contrib/eloqua_api_redux/eloqua_api_redux.info.yml 5 Value of core_version_requirement: ^8.9 || ^9 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
web/modules/contrib/eloqua_api_redux/modules/eloqua_api_auth_fallback/eloqua_api_auth_fallback.info.yml 6 Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.

Steps to reproduce

Scan with Upgrade Status

Proposed resolution

Make the updates

Remaining tasks

Create the MR

User interface changes

None

API changes

None

Data model changes

None

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

PapaGrande created an issue. See original summary.

papagrande’s picture

Status: Active » Needs review
Related issues: +#3445820: \Drupal calls should be avoided in classes

Ready for review and testing. For now, I'm ignoring the phpstan warning that will be fixed in 3445820.

papagrande’s picture

#3445820 should be merged in first as there is a lot of overlap in the MRs.

papagrande’s picture

Status: Needs review » Reviewed & tested by the community

I confirmed that it works on a D11.1 site.

  • papagrande committed eb09eaeb on 2.0.x
    Issue #3454756: Drupal 11 compatibility fixes for eloqua_api_redux
    
papagrande’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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