Closed
Description
I'm cross-posting an issue in the symfony/icu project: https://github.com/symfony/Icu/issues/2
I'm finding that countries data is not always available when using Symfony 2.3. In my particular install, I have ICU 4.6 installed, with symfony/icu 1.1 (1.2, incidentally, does not work either), and I cannot access country data - therefore the Country field fails, etc. I don't know whether this is a commonly-experienced issue, but it should always be possible to access this data through the Intl component.