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.
 
 
 
 
 
Carsten Brandt ed64d65886
release version 2.0.16
6 years ago
..
DbMutex.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
FileMutex.php Fixes #16839 6 years ago
Mutex.php 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
MysqlMutex.php Fixes #16836: Fix `yii\mutex\MysqlMutex` to handle locks with names longer than 64 character 6 years ago
OracleMutex.php [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
PgsqlMutex.php release version 2.0.16 6 years ago
RetryAcquireTrait.php added missing @since annotations 6 years ago