6 Commits (5a8c3d537ba14dbff02b2adee9072d381b9eb6b7)

Author SHA1 Message Date
Alexander Makarov 1f26db9fb7
Applied code style fixes 7 years ago
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