Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with php5-intl #2

Closed
dantahoua opened this issue Aug 14, 2014 · 1 comment
Closed

Problem with php5-intl #2

dantahoua opened this issue Aug 14, 2014 · 1 comment

Comments

@dantahoua
Copy link

Hello!
Great extension, the only problem is that sometime I go with some server with no php5-intl... Is there a way to use your extension without php5-intl installed? You probably speak french? On peut continuer en Français (I'm from Québec).

@nlemoine
Copy link
Owner

Salut dantahoua !

Désolé pour le délai de réponse, je n'ai pas vu ce ticket dans mon flux RSS.

Cette extension utilise le composant "Intl" de Symfony qui vise justement à palier l'absence de php5-intl. Malheureusement, ce remplacement est limité à la locale "anglaise" :
capture d ecran 2014-09-29 a 12 58 55
Source : http://symfony.com/doc/current/components/intl.html

Si tu souhaites obtenir les valeurs des autres langues, il faudra installer l'extension php5-intl. Ou te tourner vers des données fournies dans d'autres formats : http://dev.umpirsky.com/list-of-all-countries-in-all-languages-and-all-data-formats/

Nico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants