Skip to content

Conversation

@theofidry
Copy link
Contributor

Q A
Branch? 3.4.22+
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT
Doc PR symfony/symfony-docs#...

It is possible that locale_parse($locale) returns an empty array under some circumstances (I can observe this on my machine but I'm not clear on why). In this scenario locale_compose($localeSubTags) will return false instead of the expected null (the expected return values are string|null with string carrying on the locale lookup and null breaking it). This results in an infinite loop on my machine at least.

@theofidry
Copy link
Contributor Author

Already fixed in #31106 :)

@theofidry theofidry closed this May 21, 2019
@jakzal
Copy link
Contributor

jakzal commented May 21, 2019

Actually fixed in #30781 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants