Hi,

I have this pretty bug crash on servers running:


intlInternationalization supportenabledversion1.1.0ICU version4.2.1
DirectiveLocal ValueMaster Valueintl.default_localeen*no value*
intl.error_level00


Regarding to symfony intl 4.x is supported, but i get this error when im 
rendering the country form..


in 
/home/sydneyst/public_html/vendor/symfony/symfony/src/Symfony/Component/Locale/Locale.php
 
at line 54   
            $bundle = \ResourceBundle::create($locale, 
self::getIcuDataDirectory().'/region');
            if (null === $bundle) {
                throw new \RuntimeException(sprintf('The country resource 
bundle could not be loaded for locale "%s"', $locale));
            }
            $collator = new \Collator($locale);

i really dont know 

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to