My workaround was to downgrade to zf1 which is still capable to do the job :P --- Regards, Saša Stamenković
On Wed, Aug 1, 2012 at 3:46 PM, Саша Стаменковић <[email protected]> wrote: > BTW, there is some problem with mailing list, I'm not getting all > responses via email, for example Frank > Brückner<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=user_nodes&user=265650>response > from > http://zend-framework-community.634137.n4.nabble.com/Is-CLDR-gone-td4656028.htmldidn't > reach my inbox. > > He suggested to use \Locale http://de.php.net/manual/de/class.locale.php. > > But I need list of all languages and all territories? > > > On Wed, Aug 1, 2012 at 3:24 PM, Саша Стаменковић <[email protected]>wrote: > >> Nope, there use to be Zend\Locale\Data\Cldr, but now entire Zend\Locale >> namespace is gone. >> --- >> Regards, >> Saša Stamenković >> >> >> >> On Wed, Aug 1, 2012 at 3:21 PM, Robert Basic >> <[email protected]>wrote: >> >>> This? >>> https://github.com/zendframework/zf2/tree/master/resources/languages >>> >>> On 1 August 2012 15:19, Саша Стаменковић <[email protected]> wrote: >>> > I updated to latest zf2 master and I noticed Locale is moved to I18n. >>> More >>> > important, there is no CLDR! >>> > >>> > What is happening? How can I fetch locale data (languages/territories) >>> now? >>> > --- >>> > Regards, >>> > Saša Stamenković >>> >>> >>> >>> -- >>> ~Robert Basic; >>> http://robertbasic.com/ >>> >> >> >
