Main deprecations: * The support of `PDO::PARAM_*`, `PDO::FETCH_*`, `PDO::CASE_*` and `PDO::PARAM_INPUT_OUTPUT` constants in the DBAL API is removed. * `\Doctrine\DBAL\Driver\PDOStatement` does not extend `\PDOStatement` anymore. See https://github.com/doctrine/dbal/pull/2958