meilisearch / meilisearch-symfony

Seamless integration of Meilisearch into your Symfony project.
https://www.meilisearch.com
MIT License
122 stars 28 forks source link

Fix(serializer): Properly normalize `DateTimeInterface` objects #309

Closed bpolaszek closed 9 months ago

bpolaszek commented 9 months ago

Pull Request

Related issue

Fixes #304

What does this PR do?

PR checklist

Please check if your PR fulfills the following requirements:

Thank you so much for contributing to Meilisearch!

bpolaszek commented 9 months ago

FYI, I could not run PHPUnit on my side - waiting for #308 to be merged

norkunas commented 9 months ago

Not sure how we should tackle compat with 5.4

bpolaszek commented 9 months ago

Not sure how we should tackle compat with 5.4

I think the mixed keyword should be avoided, let me give it a try

norkunas commented 9 months ago

bors merge

norkunas commented 9 months ago

bors ping

meili-bors[bot] commented 9 months ago

pong

meili-bors[bot] commented 9 months ago

Timed out.

norkunas commented 9 months ago

bors try

meili-bors[bot] commented 9 months ago

try

Timed out.

norkunas commented 9 months ago

bors try

meili-bors[bot] commented 9 months ago

try

Timed out.

norkunas commented 9 months ago

Thank you @bpolaszek