Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
rhertogh 6aa0ac1ed0
Fix #18151: Added `Mutex::isAcquired()` to check if lock is currently acquired
4 years ago
..
mocks Fixed random fails of RetryAcquireTraitTest (#17024) 6 years ago
FileMutexTest.php Fixes #16836: Fix `yii\mutex\MysqlMutex` to handle locks with names longer than 64 character 6 years ago
MutexTestTrait.php Fix #18151: Added `Mutex::isAcquired()` to check if lock is currently acquired 4 years ago
MysqlMutexTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
PgsqlMutexTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
RetryAcquireTraitTest.php Fix #17533: Fix mutex testRetryAcquire() on Windows (#17591) 5 years ago