You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't install intl extension in my server (simple web host) but I use symfony/locale (2.1.3).
When I try to use a form with a money type or I use a decimal field in database I get this error :
The Symfony\Component\Locale\Stub\StubNumberFormatter::getSymbol() is not implemented. Please install the 'intl' extension for full localization capabilities.