This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-01 03:26:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
mutex
History
Robert Korulczyk
c92eb7761d
Fixes
#16836
: Fix
yii\mutex\MysqlMutex
to handle locks with names longer than 64 character
2018-10-27 20:19:17 +03:00
..
DbMutex.php
Added php-cs-fixer coding standards validation to Travis CI (
#14100
)
2017-06-12 12:25:45 +03:00
FileMutex.php
Fixes
#16603
: Added
yii\mutex\FileMutex::$isWindows
for Windows file shares on Unix guest machines
2018-08-05 12:23:38 +03:00
Mutex.php
be clear about timeout in seconds in Mutex
2017-10-27 09:46:11 +02:00
MysqlMutex.php
Fixes
#16836
: Fix
yii\mutex\MysqlMutex
to handle locks with names longer than 64 character
2018-10-27 20:19:17 +03:00
OracleMutex.php
[minor] SCA with Php Inspections (EA Ultimate) (
#15871
)
2018-03-12 01:37:19 +03:00
PgsqlMutex.php
Fixes
#15633
: Deprecate some things going away/changing in 2.1
2018-02-11 01:48:29 +03:00