Closed (fixed)
Project:
Diff
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2025 at 10:12 UTC
Updated:
22 Oct 2025 at 23:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
idebr commentedThe merge request adds support for Datetime Range field type and adds test coverage for the daterange field type
The failures in the next minor are unrelated to this merge request. I created a separate issue to fix these, see #3534698: Fix pipeline failures on next minor (phpstan + phpunit)
Comment #4
idebr commentedPatch file for 8.x-1.x for projects running the final version of 8.x-1.x
Comment #5
idebr commentedComment #6
eelkeblokLooks good. The test verifies the content of the displayed diff. I triggered the test-only pipeline, but that's silliness, of course, since we're not solving a bug. I functionally verified the patch in our project, code changes are minimal.
Comment #7
acbramley commentedSee MR comments
Comment #8
dennisdkThanks! Works as expected!
Comment #10
acbramley commentedThanks!