+ Reply to Thread
Results 1 to 3 of 3

Thread: __construct() method's argument $locale value 'ru' behavior is not implemented.

  1. #1

    __construct() method's argument $locale value 'ru' behavior is not implemented.

    Fatal error: Uncaught Symfony\Polyfill\Intl\Icu\Exception\MethodArgument ValueNotImplementedException: The Symfony\Polyfill\Intl\Icu\Collator::__construct() method's argument $locale value 'ru' behavior is not implemented. Only the locale "en" is supported. Please install the "intl" extension for full localization capabilities. in G:\OpenServer\domains\avivo.store\vendor\symfony\p olyfill-intl-icu\Collator.php:78 Stack trace: #0 G:\OpenServer\domains\avivo.store\vendor\symfony\i ntl\ResourceBundle.php(67):

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    You need to install INTL extension on your server

  3. #3
    Thank you! bug fixed

+ Reply to Thread