8.2
CS fixes
PHP CS Fixer: fix minor detected issues
[Lock] Add DoctrineDbalMysqlStore for advisory locking
optimize `in_array` calls
Restore compat with DBAL v4.x
Merge branch '6.4' into 7.4
More CS fixes
add NullStore
[Lock] Fix merge up
Mark callbacks with @param-immediately-invoked-callable where applicable
[Lock] Various fixes and hardenings
[Lock] Allow advisory locks when reusing a PDO or DBAL connection
use constructor property promotion