Leverage the new PDO subclasses #6073
Annotations
7 errors
Run static analysis with Vimeo Psalm:
src/Driver/PDO/PDOConnect.php#L24
src/Driver/PDO/PDOConnect.php:24:16: UndefinedMethod: Method PDO::connect does not exist (see https://psalm.dev/022)
|
Run static analysis with Vimeo Psalm:
tests/Functional/Driver/PDO/PDOSubclassTest.php#L25
tests/Functional/Driver/PDO/PDOSubclassTest.php:25:32: UndefinedClass: Class, interface or enum named Pdo\Mysql does not exist (see https://psalm.dev/019)
|
Run static analysis with Vimeo Psalm:
tests/Functional/Driver/PDO/PDOSubclassTest.php#L34
tests/Functional/Driver/PDO/PDOSubclassTest.php:34:32: UndefinedClass: Class, interface or enum named Pdo\Oci does not exist (see https://psalm.dev/019)
|
Run static analysis with Vimeo Psalm:
tests/Functional/Driver/PDO/PDOSubclassTest.php#L43
tests/Functional/Driver/PDO/PDOSubclassTest.php:43:32: UndefinedClass: Class, interface or enum named Pdo\Pgsql does not exist (see https://psalm.dev/019)
|
Run static analysis with Vimeo Psalm:
tests/Functional/Driver/PDO/PDOSubclassTest.php#L52
tests/Functional/Driver/PDO/PDOSubclassTest.php:52:32: UndefinedClass: Class, interface or enum named Pdo\Sqlite does not exist (see https://psalm.dev/019)
|
Run static analysis with Vimeo Psalm:
tests/Functional/Driver/PDO/PDOSubclassTest.php#L61
tests/Functional/Driver/PDO/PDOSubclassTest.php:61:32: UndefinedClass: Class, interface or enum named Pdo\Sqlsrv does not exist (see https://psalm.dev/019)
|
Run static analysis with Vimeo Psalm
Process completed with exit code 2.
|
Loading