6 Commits (108155ad1d93d9ae4e47c25b0444cdbd26415164)

Author SHA1 Message Date
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Robert Korulczyk c92eb7761d Fixes #16836: Fix `yii\mutex\MysqlMutex` to handle locks with names longer than 64 character 6 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Edgard Lorraine Messias 60208bb96c Enabled tests for FileMutex on Windows, see #12824 (#12831) 8 years ago
Robert Korulczyk 9d882e53fe Fixes #12431: Fix bug when lock file was not removed after `yii\mutex\FileMutex::release()` 8 years ago
Edgard Lorraine Messias 8d6b669bc6 Added more tests for mutex; (#11359) 9 years ago