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

missing intl PHP extension during the rendering of a template #112

Open
oussaka opened this issue Feb 19, 2019 · 1 comment
Open

missing intl PHP extension during the rendering of a template #112

oussaka opened this issue Feb 19, 2019 · 1 comment

Comments

@oussaka
Copy link

oussaka commented Feb 19, 2019

I have this error on symfony-demo application.

An exception has been thrown during the rendering of a template ("Cannot parse message translation: please install the "intl" PHP extension or the "symfony/polyfill-intl-messageformatter" package.").

@davidbermudez
Copy link

Hello
[Windows10]
It is solved installing the component that is indicated via composer:

composer require symfony/polyfill-intl-messageformatter

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