5 Commits (acf29e000183e9cbf05705e2915190efbce15728)

Author SHA1 Message Date
Carsten Brandt 445019779f Fixes #14206: `MySqlMutex`, `PgsqlMutex` and `OracleMutex` now use `useMaster()` to ensure lock is aquired on the same DB server 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Kolyunya 924a3edf4b Remove excessive `use` statements 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Alexander Zlakomanov 9d5bf60a89 Added Oracle mutex 8 years ago