Saša Stamenković

Results 142 comments of Saša Stamenković

@bsweeney Maybe there is a way. See https://github.com/symfony/symfony/issues/8492. As for this project, I am not sure if we will ever support alpha-3. I will check if there is a way...

@EvanCarroll [This](http://cldr.unicode.org/) is CLDR, we currently only fetch data from ICU.

@tuscland Oh, this is a bug in deed. Thanks for reposting! :+1:

This file is auto generated in https://github.com/umpirsky/country-list/blob/master/src/Umpirsky/Country/Builder/Build.php But it's good to know that this issue exists. Thanks.

We need to add docker support.

Well, we provide lots of data. :)

If you want to dynamically generate data, you can use https://symfony.com/doc/current/components/intl.html#currencies

Why don't you install intl extension?

Thanks for reporting guys. I submitted [WIP PR](https://github.com/umpirsky/currency-list/pull/3), looks like it is not still available. We depend on Symfony ICU component and it depends on ICU database, so we have...