1

Symfony2 has a country list via

$allCountries = Intl::getRegionBundle()->getCountryNames();

The problem I am facing is that it only has "United Kingdom" via the "UK" iso key. What it does not contain are England, Wales and Scotland.

How would I add them?

k0pernikus
  • 60,309
  • 67
  • 216
  • 347
  • 2
    [This question about Kosovo seems related](http://stackoverflow.com/questions/20816790/manipulate-the-list-of-countries-provided-by-symfony-intl-and-the-form-choice-ty) – k0pernikus Jul 01 '14 at 10:20

0 Answers0