Needs work
Project:
CKEditor mentions
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Apr 2026 at 12:24 UTC
Updated:
21 Apr 2026 at 17:03 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
anybody