Add @group legacy to EditorMediaDialogTest

Created on 25 August 2023, over 1 year ago
Updated 26 August 2023, over 1 year ago

Problem/Motivation

As (soon to be) discovered by mglaman/phpstan-drupal 1.2.0 (see 📌 Bump mglaman/phpstan-drupal to latest to make daily "updated deps" QA run pass again Fixed ), we are using some deprecated functionality throughout Drupal core.

This issue is for dealing with:

 ------ ----------------------------------------------------------------- 
  Line   core/modules/media/tests/src/Kernel/EditorMediaDialogTest.php    
 ------ ----------------------------------------------------------------- 
  88     Call to method create() of deprecated class                      
         Drupal\media\Form\EditorMediaDialog:                             
         in drupal:10.1.0 and is removed from drupal:11.0.0. There is no  
         replacement.                                                     
 ------ ----------------------------------------------------------------- 

Steps to reproduce

Proposed resolution

Add @group legacy to EditorMediaDialogTest, which seems we have missed in 📌 Deprecate EditorLinkDialog, EditorImageDialog and EditorMediaDialog in Drupal 10.1 for removal in Drupal 11 Fixed .

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Fixed

Version

11.0 🔥

Component
PHPUnit 

Last updated about 12 hours ago

Created by

🇳🇱Netherlands spokje

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

Comments & Activities

Production build 0.71.5 2024