Problem/Motivation

In #3582599: [4.x] Fix code style (phpcs. phpstan, styleint, cspell, eslint, ...) we found out that 3.x isn't "really" ^11 compatible due to https://www.drupal.org/project/drupal/issues/3239012

So we should remove ^11 compatibility from 3.x and tag a release so CI should be fine for 3.x also and ^11 should use 4.x.

Steps to reproduce

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

anybody created an issue. See original summary.

anybody’s picture

Status: Active » Needs review
anybody’s picture

Title: Remove ^11 compatibility from 3.x » Remove ^11 compatibility from 3.x once we have a 4.0.0 stable release
anybody’s picture

anybody’s picture

Assigned: grevil » Unassigned
Status: Needs review » Needs work
anybody’s picture

Assigned: Unassigned » grevil
Status: Needs work » Needs review

Mhm unsure why phpunit is failing with Drupal ^10.3?

anybody’s picture

phpunit tries running with Drupal installed version: 11.3.5.

Is that a global thing? I always though previous major etc. is relative to the modules Drupal Core version, but maybe not and we need to test with previous major?

anybody’s picture

Nope the last commit and thoughts in #9 don't seem to help

anybody’s picture

Status: Needs review » Needs work