Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow passing DatePeriod options to diffFiltered() #429

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

othercorey
Copy link
Member

This allows users to pass the new PHP 8.2 option that includes the end date in the period. This is helpful when iterating over dates that end on midnight as that day won't be included.

@othercorey othercorey added this to the 3.x milestone Sep 24, 2023
Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me.

@othercorey othercorey merged commit 900cfbd into 3.x Sep 25, 2023
7 checks passed
@othercorey othercorey deleted the add-dateperiod-options branch September 25, 2023 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants