J'aurais besoin d'aide concernant un problème de détection (je suppose) de certaines extensions dont intl. Ma configuration: - Windows 10 x64 - WampServer 3.1.9 x64 - Apache 2.4.39 - PHP 7.3.5 - MySQL 5.7.26 - Logo wamp: vert
Lorsque j'affiche ma page, j'obtiens l'erreur suivante:
An exception has been thrown during the rendering of a template ("The Symfony\Component\Intl\DateFormatter\IntlDateFormatter::__construct() method's argument $locale value 'fr' behavior is not implemented. Only the locale "en" is supported. Please install the "intl" extension for full localization capabilities."
Mais en vérifiant: - par le menu de wamp>PHP>extension PHP, l'extension intl est active. - dans php.ini "extension=intl" n'est pas précédé de ";". - dans "C:\wamp64\bin\php\php7.3.5\ext", "php_intl.dll" est présent
Donc je ne comprend pas pourquoi il y a un problème..
AMHA, c'est avec Symfony qu'il faut voir ce problème ; il est bien dit : « The Symfony\Component\Intl\DateFormatter\IntlDateFormatter::__construct() method's argument $locale value 'fr' behavior is not implemented. Only the locale "en" is supported. »
------------------------------------------------------------------------------------------------------------ Wampserver 3.2.4 32 bit - Apache 2.4.46b - PHP 8.0.1…5.6.40 - MySQL 5.7.32 - MariaDB 10.5.8 Wampserver 3.2.4 64 bit - Apache 2.4.46b - PHP 8.0.1…5.6.40 - MySQL 5.7.32/8.0.22 - MariaDB 10.5.8 PhPMyadmin 5.0.4 - MysqlDumper 1.24.5 on W10 and W7 Pro 64 bit Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons « Ce n'est pas parce qu'ils sont nombreux à avoir tort, qu'ils ont forcément raison. Coluche » « It's not because they are many to be wrong, they are necessarily right. Coluche »