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

Add support for \DateTimeImmutable at AbstractDateFilter::filter() #1190

Merged
merged 1 commit into from
Nov 8, 2020

Conversation

phansys
Copy link
Member

@phansys phansys commented Nov 7, 2020

Subject

Add support for \DateTimeImmutable at AbstractDateFilter::filter().

I am targeting this branch, because this change respects BC.

Changelog

### Added
- Support for `\DateTimeImmutable` at `AbstractDateFilter::filter()`.

@phansys phansys added the minor label Nov 7, 2020
@phansys phansys marked this pull request as ready for review November 7, 2020 13:52
@phansys phansys requested a review from a team November 7, 2020 13:52
@phansys phansys force-pushed the date_range_immutable branch from 7add919 to 804501f Compare November 7, 2020 14:11
@phansys phansys requested review from greg0ire and a team November 7, 2020 14:13
VincentLanglet
VincentLanglet previously approved these changes Nov 7, 2020
franmomu
franmomu previously approved these changes Nov 7, 2020
VincentLanglet
VincentLanglet previously approved these changes Nov 7, 2020
@VincentLanglet
Copy link
Member

You will have conflict with #1189
Any preference about the order of the merges ?

@phansys
Copy link
Member Author

phansys commented Nov 7, 2020

Any preference about the order of the merges ?

Since #1189 is a bugfix, I'd prefer to merge that PR first.
Thank you.

greg0ire
greg0ire previously approved these changes Nov 7, 2020
@VincentLanglet
Copy link
Member

Any preference about the order of the merges ?

Since #1189 is a bugfix, I'd prefer to merge that PR first.
Thank you.

Done

@SonataCI
Copy link
Collaborator

SonataCI commented Nov 7, 2020

Could you please rebase your PR and fix merge conflicts?

@franmomu franmomu merged commit b51d6ca into sonata-project:3.x Nov 8, 2020
@franmomu
Copy link
Member

franmomu commented Nov 8, 2020

Thanks @phansys!

@phansys phansys deleted the date_range_immutable branch November 8, 2020 16:43
phansys added a commit to phansys/SonataDoctrineORMAdminBundle that referenced this pull request Nov 9, 2020
phansys added a commit to phansys/SonataDoctrineORMAdminBundle that referenced this pull request Nov 12, 2020
phansys added a commit to phansys/SonataDoctrineORMAdminBundle that referenced this pull request Nov 13, 2020
franmomu pushed a commit that referenced this pull request Nov 14, 2020
ggabrovski pushed a commit to ggabrovski/SonataDoctrineORMAdminBundle that referenced this pull request Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants