Fixed
Project:
CKEditor mentions
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2026 at 12:24 UTC
Updated:
24 Apr 2026 at 12:15 UTC
Jump to comment: Most recent
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.
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 #3
anybodyComment #4
anybodyComment #5
anybodyComment #7
anybodyComment #8
anybodyMhm unsure why phpunit is failing with Drupal ^10.3?
Comment #9
anybodyphpunit 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?
Comment #10
anybodyNope the last commit and thoughts in #9 don't seem to help
Comment #11
anybodyComment #13
grevil commentedNo idea, php unit previous major is still being skipped for whatever reason, so we can revert this change again and use the better opt out current version.
Let's merge this. It won't get better and we should focus on 4.x
Comment #15
grevil commented