I'm using WAMP in windows and Symfony 2.8. I have install the Twig Intl Extension for translate Date in my templates.
In my wamp : PHP-> php.ini, I have this line extension=php_intl.dll whithout the ;. I have add the ; restart, and then delete it and restart but nothing change.
Does anyone have any ideas ?