Problem/Motivation

#2916740: Add generic entity actions added new deprecations to the skip list because the deprecations where triggered by all update path tests. We need to resolve #2934336: Update symfony/phpunit-bridge to the latest released version and convert all update path tests to BTB and mark them legacy and then we should be able to remove them from the skip list.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

alexpott created an issue. See original summary.

wim leers’s picture

Title: Remove action deprecations from DeprecationListenerTrait::getSkippedDeprecations » [PP-1] Remove action deprecations from DeprecationListenerTrait::getSkippedDeprecations
Parent issue: » #2916740: Add generic entity actions
Related issues: +#2934336: Update symfony/phpunit-bridge to the latest released version
wim leers’s picture

Issue tags: +@deprecated

Version: 8.5.x-dev » 8.6.x-dev

Drupal 8.5.0-alpha1 will be released the week of January 17, 2018, which means new developments and disruptive changes should now be targeted against the 8.6.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.6.x-dev » 8.7.x-dev

Drupal 8.6.0-alpha1 will be released the week of July 16, 2018, which means new developments and disruptive changes should now be targeted against the 8.7.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.7.x-dev » 8.8.x-dev

Drupal 8.7.0-alpha1 will be released the week of March 11, 2019, which means new developments and disruptive changes should now be targeted against the 8.8.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

mile23’s picture

Title: [PP-1] Remove action deprecations from DeprecationListenerTrait::getSkippedDeprecations » Remove action deprecations from DeprecationListenerTrait::getSkippedDeprecations
Status: Postponed » Closed (duplicate)

Action deprecations were removed in #2973791: Fix deprecation messages related to deprecated comment Action plugins

This issue is therefore a duplicate.