Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
305.74 KB
MD5: d6857be06fa9612abe90b7a32a238f4d
SHA-1: ac19a93dbcaebbc1fa1547b063745bfd912acf26
SHA-256: 02e327c81a15427a75653c0739ac224269f4fc3d39c312a16e7bc45f8a977535
Download zip
363.12 KB
MD5: 3a182cee08326cdae3fd2f85020b15e7
SHA-1: 138701c5b5760ec85800e61d2bb62c556488062a
SHA-256: 0dff310b1caf922c6c5e2e931bf135eb123d90853beee14bb37cd1d1f2c87fb3
Release notes
Pre-release for Drupal 8.8-alpha1 compatibility
Contributors (1)
Changelog
Issues: 12 issues resolved.
Changes since 8.x-2.0-alpha9:
Bug
- #3082289 by jibran: \Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem::onDependencyRemoval() sets auto_create to an invalid data type
- #2507235 by jibran: EntityType::getLowercaseLabel() breaks translation
- #3056816 by jibran: Installing a new field storage definition during a fieldable entity type update is not possible
- #2776031 by jibran: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage
- #3054749 by jibran: Fix handler_settings deprecation message
Feature
Task
- #3091756 by jibran: Add new 'core_version_requirement' key in info.yml files to support multiple major versions of core
- #3037136 by jibran: Make Workspaces and Content Moderation work together
- #2336597 by jibran: Convert path aliases to full featured entities
- #2814035 by jibran: Make property protected on BrowserTestBase and KernelTestBase
- #3063323 by jibran: Update drupal/coder to 8.3.6
- #2624652 by jibran: Fix PHPCS fails