9 Commits (f287b608aafaa97a41e5118f9eb7562f69da7425)

Author SHA1 Message Date
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Robert Korulczyk 1fe3d61a3b Fixes #16838: `yii\mutex\Mutex::acquire()` no longer returns `true` if lock is already acquired by the same component in the same process 6 years ago
Robert Korulczyk 91c96ff452 Fixes #16839 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
Robert Korulczyk 31e321b9b2 Remove unused imports. (#14096) 8 years ago
kidol 3ea5b97585 Fix existing test 8 years ago
Edgard Lorraine Messias 8d6b669bc6 Added more tests for mutex; (#11359) 9 years ago