Skip to content
Snippets Groups Projects
Commit 4bf3eafe authored by catch's avatar catch
Browse files

Issue #3255804 by godotislate, longwave, berdir, alexpott, catch, andypost,...

Issue #3255804 by godotislate, longwave, berdir, alexpott, catch, andypost, smustgrave: Hidden dependency on block_content in layout_builder

(cherry picked from commit dcbdddd0)
parent 2d8018be
No related branches found
No related tags found
9 merge requests!12686Draft: Issue #3535330: Assets paths in CSS no longer rewritten when aggregation is enabled,!12661Issue #3255804 by godotislate, longwave, berdir, alexpott, catch, andypost,...,!12660Issue #3255804 by godotislate, longwave, berdir, alexpott, catch, andypost,...,!12618Issue #3522970 by longwave, smustgrave: Remove unused BrowserTestBase::$originalContainer,!12473Issue #3521639 by mstrelan, smustgrave for 11.2,!12462Issue #3523109 by ghost of drupal past, donquixote, nicxvan, dww, larowlan,...,!12357Issue #3529639 by mradcliffe, smustgrave, solomon.yifru: replacing a depricated css,!8811Issue #3129179: Provide some way to rebuild the persistent bundle field map,!7916Remove taxonomy dependency on node module - 11.x
Pipeline #512179 failed
......@@ -4,22 +4,22 @@ parameters:
block_content.moved_classes:
Drupal\block_content\Access\AccessGroupAnd:
class: Drupal\Core\Access\AccessGroupAnd
deprecation_version: drupal:11.3.0
deprecation_version: drupal:11.2.0
removed_version: drupal:12.0.0
change_record: https://www.drupal.org/node/3527501
Drupal\block_content\Access\DependentAccessInterface:
class: Drupal\Core\Access\DependentAccessInterface
deprecation_version: drupal:11.3.0
deprecation_version: drupal:11.2.0
removed_version: drupal:12.0.0
change_record: https://www.drupal.org/node/3527501
Drupal\block_content\Access\RefinableDependentAccessInterface:
class: Drupal\Core\Access\RefinableDependentAccessInterface
deprecation_version: drupal:11.3.0
deprecation_version: drupal:11.2.0
removed_version: drupal:12.0.0
change_record: https://www.drupal.org/node/3527501
Drupal\block_content\Access\RefinableDependentAccessTrait:
class: Drupal\Core\Access\RefinableDependentAccessTrait
deprecation_version: drupal:11.3.0
deprecation_version: drupal:11.2.0
removed_version: drupal:12.0.0
change_record: https://www.drupal.org/node/3527501
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment