Install

Works with Drupal: ^9.2 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 157.66 KB
MD5: 4a15f9b0b182350e0723ef5e622f2cb0
SHA-1: 60ec9c4b564d52679a9467fdb6a4a2a91eca639a
SHA-256: ec8c91790e4d12311ff5217d51e8b4de4c3760c93f11e1e886c47433f7105757
Download zip 370.38 KB
MD5: c1db0bf81b4506f6f400c49d2c8e5581
SHA-1: 3772c156be0a2fc1df179710d23b9d7bf645b112
SHA-256: 9600ef8074fc2677df25d8694a4d46132ece950f3a8b425adf1621af197f5ca4

Release notes

8-x.3.5 -- it contains many bug and feature requests from 2023 and beyond.

Thanks to Acquia for sponsoring this release cycle!

Contributors (7)

Balu Ertl, alexshipilov, japerry, kiseleva.t, moshe weitzman, nkoporec, owenpm3

Changelog

Issues: 10 issues resolved.

Changes since 8.x-3.4:

Bug

  • #3343141 by kiseleva.t: Undefined array key in Drupal\purge\Plugin\Purge\Queue\QueueService->commitAdding()
  • #3298855 by japerry: Ensure max() function operates when no types are selected.
  • #2953632 by japerry: Set max-age in performance tab from the purge module itself.
  • #2978195 by japerry: If purge_queuer_coretags.settings config object is missing or null, purging does not happen

Feature

  • #2757155 by japerry, moshe weitzman: Provide a mechanism to programatically alter purge plugins.

Misc

  • Linting and PHPCS fixes.
  • DIT-973: Remove unused testRouteAccessGranted() method from purge_ui tests.
  • Linting and PHP8 warning fixes.
  • DIT-192: Allow override of max items queued via purge.dangerous state flag.

Task

  • #3309728 by nkoporec: Refactor D10 tests to not depend on classy.
  • #3383874: Don't require QueueChangeForm to be modal
  • #3078507 by japerry, Balu Ertl: Refactor drush commands into base module
  • #3132185 by owenpm3: Output expression as well as count in queue debug messages
  • #3139245 by alexshipilov: Replace assert* involving an instanceof operator with assertInstanceOf()/assertNotInstanceOf()
Created by: japerry
Created on: 12 Oct 2023 at 20:20 UTC
Last updated: 12 Oct 2023 at 20:20 UTC
Bug fixes
New features

Other releases