Leverage the new PDO subclasses #6073
Annotations
10 errors
Run a static analysis with phpstan/phpstan:
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.
|
Run a static analysis with phpstan/phpstan:
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
Run a static analysis with phpstan/phpstan:
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.
|
Run a static analysis with phpstan/phpstan:
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
Run a static analysis with phpstan/phpstan:
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.
|
Run a static analysis with phpstan/phpstan:
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
Run a static analysis with phpstan/phpstan:
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.
|
Run a static analysis with phpstan/phpstan:
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
Run a static analysis with phpstan/phpstan:
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.
|
Run a static analysis with phpstan/phpstan:
src/Driver/PDO/PDOConnect.php#L24
Call to an undefined static method PDO::connect().
|
Loading