Install

Works with Drupal: ^9.2 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 157.66 KB
MD5: a2a7a40bb956994d89fe7d067f031928
SHA-1: 12d6c994e608f97185386492d2965c988c0c00e2
SHA-256: bea48ccf69554b6714a04e400c66f281079942bf0bb32ebdfad8880b339f3c01
Download zip 370.44 KB
MD5: b2036c6f5deb18ac5fe1e0a6020eab0f
SHA-1: 84767f24275e1d88d13ae65b6b4ec6d0be103e25
SHA-256: b8a62ec5ef0fe27b9c99c8ea11e4a7b92816c2eec1266dfce27c268c27e92bdb

Release notes

This is a preview release for 8-x.3.5 -- it contains many bug and feature requests from 2023 and beyond.

It should be fairly stable, but please test and file issues if you see something!

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: 28 Sep 2023 at 20:40 UTC
Last updated: 28 Sep 2023 at 20:40 UTC
Bug fixes
New features

Other releases