Leverage the new PDO subclasses #6055
Annotations
10 errors
src/Driver/PDO/PDOConnect.php#L14
Method Doctrine\DBAL\Driver\PDO\MySQL\Driver::doConnect() has parameter $options with no value type specified in iterable type array.
|
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
src/Driver/PDO/PDOConnect.php#L14
Method Doctrine\DBAL\Driver\PDO\OCI\Driver::doConnect() has parameter $options with no value type specified in iterable type array.
|
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
src/Driver/PDO/PDOConnect.php#L14
Method Doctrine\DBAL\Driver\PDO\PgSQL\Driver::doConnect() has parameter $options with no value type specified in iterable type array.
|
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
src/Driver/PDO/PDOConnect.php#L14
Method Doctrine\DBAL\Driver\PDO\SQLSrv\Driver::doConnect() has parameter $options with no value type specified in iterable type array.
|
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
src/Driver/PDO/PDOConnect.php#L14
Method Doctrine\DBAL\Driver\PDO\SQLite\Driver::doConnect() has parameter $options with no value type specified in iterable type array.
|
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
This job failed
Loading