Locastic / ApiPlatformTranslationBundle

Translation bundle for ApiPlatform based on Sylius translation
MIT License
85 stars 28 forks source link

Handle doctrine/collection:^2 #62

Closed guillaume-sainthillier closed 1 year ago

guillaume-sainthillier commented 1 year ago

Doctrine interface ReadableCollection::containsKey only accepts string|int as key in doctrine/collection v2.

This PR add a check to locale before calling the containsKey method.

guillaume-sainthillier commented 1 year ago

Hello guys, any news about this PR?

paullla commented 1 year ago

@guillaume-sainthillier thank you for the PR :)

guillaume-sainthillier commented 1 year ago

hello @paullla , thank you for merging. Any tag release with this PR is planned?

paullla commented 1 year ago

@guillaume-sainthillier release is now available :)