Resolve #3455209 "Manual drupal 11"
Open
requested to merge issue/entity_reference_integrity-3455209:3455209-manual-drupal-11 into 8.x-1.x
Closes #3455209
Merge request reports
Activity
added 23 commits
-
ee4fbf5b...29afe5a4 - 5 commits from branch
project:8.x-1.x
- 29afe5a4...eeade56b - 8 earlier commits
- 9ba3ced5 - Add $typedConfigManager to SettingsForm::__construct().
- a0a9c0b6 - Fix phpcs: Description for the @return value is missing
- 157ebe31 - Fix phpcs: Use null coalesce operator instead of ternary operator.
- 0445a11c - Fix phpcs: Object operator not indented correctly; expected 6 spaces but found 11
- bbfcd664 - Fix phpcs: Expected 1 blank line after function; 0 found
- 72b64efe - Fix phpcs: sizeof() is a function name alias, use count() instead
- f6d45e8c - Fix phpcs: Parameter $account has null default value, but is not marked as nullable.
- dc1b2e80 - Issue #3509453: Add .gitlab-ci.yml to run tests and linting
- 4ac185a6 - Declares D11 compatibility
- 3ae0fba1 - Revert "Disable OPT_IN_TEST_CURRENT until we support Drupal 11."
Toggle commit list-
ee4fbf5b...29afe5a4 - 5 commits from branch
added 10 commits
- b7f9e322 - Refactor EntityReferenceDependencyManagerTest into EntityReferenceIntegrityEntityHandlerTest.
- 330354e0 - Fix EntityReferenceIntegrityEntityHandler::__construct() docblock comment.
- aa3c0f7a - Refactor DeleteActionTest to use entity_type_integrity entity handler.
- aedfc4c6 - Refactor EntityPredelete and FormAlter classes to use entity_reference_integrity entity handler.
- 72a5c4b8 - Remove EntityReferenceDependencyManager.
- eb0c0824 - Rename EntityReferenceIntegrityDependencyManagerInterface to...
- c239b305 - Issue #3509653: Remove deprecated EntityReferenceDependencyManager
- d4129a91 - Issue #3455209 by nicolasgraph, andrew.wang: Declare Drupal 11 compatibility
- 8b97b299 - Revert "Disable OPT_IN_TEST_CURRENT until we support Drupal 11."
- c6058bd0 - Clear render cache when entity_reference_integrity_enforce.settings config changes.
Toggle commit listadded 1 commit
- 6fea9100 - Clear render cache when entity_reference_integrity_enforce.settings config changes.
added 1 commit
- ef429e90 - Clear render cache when entity_reference_integrity_enforce.settings config changes.
added 4 commits
- 98edfd64 - Refactor FormAlter to expect config.factory service.
- 5c547626 - Clear render cache when entity_reference_integrity_enforce.settings config changes.
- 0fe45c84 - Issue #3455209 by nicolasgraph, andrew.wang: Declare Drupal 11 compatibility
- 5f8b1149 - Revert "Disable OPT_IN_TEST_CURRENT until we support Drupal 11."
Toggle commit listadded 4 commits
- 246146c5 - Refactor FormAlter to expect config.factory service.
- b9a37ba8 - Clear render cache when entity_reference_integrity_enforce.settings config changes.
- aed85486 - Issue #3455209 by nicolasgraph, andrew.wang: Declare Drupal 11 compatibility
- 8236a9ca - Revert "Disable OPT_IN_TEST_CURRENT until we support Drupal 11."
Toggle commit list
Please register or sign in to reply