2amigos / yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension
https://github.com/2amigos/yii2-usuario
Other
292 stars 141 forks source link

Error edit user roll #354

Open Sirgalas opened 4 years ago

Sirgalas commented 4 years ago

What steps will reproduce the problem?

editing a role

What is the expected result?

add role in user

What do you get instead?

preg_match(): Compilation failed: invalid range in character class at offset 8 in /var/www/www-root/data/www/rosinfra.ru/vendor/yiisoft/yii2/validators/RegularExpressionValidator.php:57 the error occurs in this file vendor/2amigos/yii2-usuario/src/User/Model/AbstractAuthItem.php on line 101

maxxer commented 4 years ago

What version of php are you using? Regexp were upgraded here

Sirgalas commented 4 years ago

7.3.4