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

Handle null locales #63

Merged
merged 2 commits into from
Jul 25, 2023
Merged

Handle null locales #63

merged 2 commits into from
Jul 25, 2023

Conversation

guillaume-sainthillier
Copy link
Contributor

@guillaume-sainthillier guillaume-sainthillier commented Jul 20, 2023

This PR allow the handling of null locale in translation without bug on doctrine/collection^2 by skipping the add.

For me, next major version should not allow null locale in the core.

Another solution could be to treat null locale as same as the default one.

@paullla paullla merged commit b8e612c into Locastic:master Jul 25, 2023
4 checks passed
@paullla
Copy link
Member

paullla commented Jul 25, 2023

@guillaume-sainthillier thank you for the PR!

@guillaume-sainthillier guillaume-sainthillier deleted the handle-null-locales branch January 12, 2024 10:19
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.

None yet

2 participants