Unknown interface CKEditor4To5UpgradePluginInterface

Created on 11 August 2025, about 2 hours ago

Problem/Motivation

phpstan raises this error:

Class Drupal\ckeditor_codemirror\Plugin\CKEditor4To5Upgrade\CodeMirror implements unknown interface Drupal\ckeditor5\Plugin\CKEditor4To5UpgradePluginInterface.

This interface exists in Drupal 9 and 10, but not Drupal 11.

Proposed resolution

Restrict 3.1.x to Drupal 9 and 10 (remove Drupal 11 compatibility). Create 3.2.x for Drupal 10 and 11. Remove from this version the CKEditor 4 To 5 upgrade code.

Remaining tasks

Decide what to do. Implement.

User interface changes

None.

API changes

None.

Data model changes

None.

📌 Task
Status

Active

Version

3.1

Component

Code

Created by

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024