This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
[GOVCMSD8-499] update page_manager 8.x-4.0-beta6 #529
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
page_manager 8.x-4.0-beta6
Release notes
Beta 6 brings in full compatibility with Drupal 9 and introduces alpha support for Layout Builder. Please report issues you find!
Items fixed since 8.x-4.0-beta5:
Issue #3132853: License "GPL-2.0+" is a deprecated SPDX license identifier
Issue #3130314: Drupal coding standards
Issue #3144917: The current_user context is no longer available, breaking Moderation Dashboard
Issue #3131106: Fix namespace of PageManagerLayoutBuilderStorage class
Issue #3109618: Fix tests on Drupal 9 and drop support for 8.7 and earlier
Issue #2960739: Create a layout builder variant
Issue #3124470: Unable to add selection criteria (content type) after updating from 8.x-4.0-beta 4 to 8.x-4.0-beta5
page_manager 8.x-4.0-beta5
Release notes
This release adds partial compatibility with Drupal 9 and fixes the following issues:
#3114406: Remove usage of deprecated entity.query service
#3114324: Use EntityContext and EntityContextDefinition as needed
#3109346: Formally declare compatibility with Drupal 9
#3109346: Formally declare compatibility with Drupal 9
#2960936: Convert tests to phpunit
#2859105: Update deprecated function calls
#3104652: PageManagerRoutingTest fails on Drupal 8.9
#2766931: Remove @file tag docblock from files that contain a namespaced class/interface/trait, whose file name is the class name with a .php extension