Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Intl] Countries data issue in Symfony 3.4 #39103

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

Closed
Seb33300 opened this issue Nov 18, 2020 · 1 comment
Closed

[Intl] Countries data issue in Symfony 3.4 #39103

Seb33300 opened this issue Nov 18, 2020 · 1 comment

Comments

@Seb33300
Copy link
Contributor

It looks like there is something wrong in Intl data with Symfony 3.4 because it is not in sync with Symfony 4.4 & 5.
Maybe a merge issue?

For example:

Symfony 3.4 has XA & XB countries (pseudo-accents & pseudo-bidi) which I think is a mistake:
https://github.com/symfony/symfony/blob/3.4/src/Symfony/Component/Intl/Resources/data/regions/fr.json#L250-L251

They are not included in Symfony 4.4: https://github.com/symfony/symfony/blob/4.4/src/Symfony/Component/Intl/Resources/data/regions/fr.json
Or 5.X: https://github.com/symfony/symfony/blob/5.x/src/Symfony/Component/Intl/Resources/data/regions/fr.json

@stof
Copy link
Member

stof commented Nov 18, 2020

#31365 was considered a new feature, which is why it was not applied in 3.4

@stof stof closed this as completed Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants