Skip to content

Conversation

@Kanouille
Copy link

QUOI

Le code Iso Alpha 2 de l'Algérie est DZ, et son code Alpha 3 est DZA
https://www.iso.org/obp/ui/fr/#iso:code:3166:DZ

Seulement, la librairie retourne DZO. (ligne 42 😅)
https://github.com/symfony/intl/blob/6.2/Data/Generator/LanguageDataGenerator.php

COMMENT

Mise à jour du tableau d'association du fichier Data/Generator/LanguageDataGenerator.php

"dz" => "dza" 
@Kanouille Kanouille changed the base branch from 6.2 to 5.4 April 5, 2023 13:12
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

Thanks for your pull request! We love contributions.

However, you should instead open a pull request on the main repository:

https://github.com/symfony/symfony

This repository is what we call a "subtree split": a read-only subset of that main repository.

We're looking forward to your PR there!

@github-actions github-actions bot closed this Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant