Closed (fixed)
Project:
Blazy
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2023 at 15:15 UTC
Updated:
15 Feb 2024 at 03:14 UTC
Jump to comment: Most recent
The definition for the sequence declares the type of its items in a way that is deprecated in drupal:8.0.0 and is removed from drupal:11.0.0. See https://www.drupal.org/node/2442603
Execute tests on 10.2 and the failures are obvious.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
heddnComment #4
gausarts commentedThank you.
Does it break the minimum D8.8?
Comment #5
heddnI don't think so. According to the change record, it was introduced in 8.0.
Comment #6
gausarts commentedComment #8
gausarts commentedComment #10
gausarts commentedCommitted. Thank you for contribution and patience.