Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
76.16 KB
MD5: de5bd528b3d93bfd368d8ac7cc334dd5
SHA-1: 40c89fcd2b997c535a09e0939773468b5bcee0a2
SHA-256: 9c74222ab684aeaa49de3d3dc13fb1fbc6df1e1f08763059e96dd41b71461202
Download zip
164.04 KB
MD5: 3582172ba8ac949227420ede7f49c40f
SHA-1: 4a6cc745ad495ff07df50346d168bebaadf8a114
SHA-256: 2ea8f8e6b9f405380acb79131567b6ca4dc506a5390570f11b3a8745b25a13f1
Release notes
This is mainly a bugfix for Ctools before requiring Drupal 8.7.7+ and Drupal 9 in 8.x-3.4
Changes since 8-x.3.2:
- Issue #3033371 by thalles: Standards on Form/ManageResolverRelationships.php
- Issue #3060929 by JeroenT: Replace deprecated definitions with context_definitions
- Issue #3100493: Fix risky test without assertions EntityMaskTest::testDelete
- Issue #3083558 by ravi.shankar: Removing deprecated method getLowercaseLabel
- Issue #3085294 by thalles: Drupal asked for fix doc blocks in WizardFactory
- Issue #3086580 by thalles: Add new key core_version_requirement in ctools.info.yml
- Issue #3060837 by JeroenT: Replace controller_resolver service with http_kernel.controller.argument_resolver
- Issue #3100493: Fix risky test without assertions EntityMaskTest::testDelete
- Issue #3083558 by ravi.shankar: Removing deprecated method getLowercaseLabel
- Issue #3085294 by thalles: Drupal asked for fix doc blocks in WizardFactory
- Issue #3086580 by thalles: Add new key core_version_requirement in ctools.info.yml
- Issue #3087978 by Daniel Korte: FormWizardBase should 404 on arbitrary paths
- Removing references to \Drupal static service retrieval.
- Rearranging certain test class placements and fixing a drupal-check error with an anonymous class.
- Issue #3060960 by JeroenT: Remove incorrect usage of router schema
- Issue #3064343 by thalles, joelpittet: Clean-up code in ctools_block
- Issue #3060030 by thalles: Replace function t() by method t() of StringTranslationTrait on CToolsWizardTest.php
- Issue #3053231 by thalles, andrey.troeglazov: Replace FormBuilder by FormBuilderInterface on Form/ManageConditions
- Issue #3047026 by thalles, joelpittet, mglaman: Drupal 9 Deprecated Code
- Issue #3048526 by thalles: Replace BlockManager by BlockManagerInterface
- Issue #3048536 by thalles: Replace Renderer by RendererInterface in Wizard/WizardFactory
- Issue #3048269 by thalles: Replace FormBuilder by FormBuilderInterface on Form/RequiredContext.php
- Issue #3047687 by thalles: Replace RouteMatch by RouteMatchInterface on Access/TempstoreAccess.php
- Issue #3034719 by Maithri Shetty: Update Dependencies Format in entity_mask_test in .info.yml file
- Issue #2571699 by rlmumford, andypost: Include EntityLazyLoadContext from Page Manager
- Issue #3041908 by Manuel Garcia, thalles, joelpittet, josephdpurcell, benjifisher: Drupal 9 Deprecated Code Report
- Issue #3043399 by Mithun S: Replace deprecated assertEqual() in CToolsViewsBasicViewBlockTest file
- Issue #3037233 by joelpittet, kim.pepper: Replace deprectated UITestBase in CToolsViewsBasicViewBlockTest
- Issue #3037235 by kim.pepper, thalles, joelpittet: Replace deprecated assertEqual() in EntityCreationTrait
- Issue #3037233 by joelpittet, kim.pepper: Coding Standards cleanup in CToolsViewsBasicViewBlockTest
- Issue #3031519 by bhanuprakashnani, andrey.troeglazov, akshay_d, joelpittet, rocket.man: Deprecated entity_get_display() and entity_get_form_display()
- Issue #2820783 by T-lo, thalles, HongPong, jzavrl, suit4, joelpittet, Joram, darrenwh, DamienMcKenna, mattlt, Renrhaf: Block.php Undefined index: allow