Closed (fixed)
Project:
Purge
Version:
8.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2022 at 13:58 UTC
Updated:
10 Oct 2023 at 04:44 UTC
Jump to comment: Most recent
ValueError: max(): Argument #1 ($value) must contain at least one element
/var/www/html/docroot/modules/contrib/purge/src/Plugin/Purge/Purger/CapacityTracker.php:339This happens when you disable a purger by making it support no types. This works fine on PHP7 bit not on PHP8. This can happen when you use an approach like https://www.drupal.org/project/purge/issues/2757155#comment-14335634
Comments
Comment #2
moshe weitzman commentedComment #3
japerry