umpirsky / country-list

:globe_with_meridians: List of all countries with names and ISO 3166-1 codes in all languages and data formats.
MIT License
5.16k stars 1.55k forks source link

"Syrian Arab Republic" country incorrectly named as "Syria" #121

Closed Hubbitus closed 2 years ago

Hubbitus commented 2 years ago

Please look at country.php:

'SY' => 'Syria',

But according to the ISO_3166-1_alpha-2 that should be Syrian Arab Republic

umpirsky commented 2 years ago

Thanks, but this data is coming form ICU database, so that's where you should report issues. This just converts it to other formats.