DBAL 4 compatibility #1150
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: pull_request
Matrix: Static Analysis with Psalm
Annotations
3 errors
UndefinedClass:
ConnectionFactory.php#L96
ConnectionFactory.php:96:27: UndefinedClass: Class, interface or enum named Doctrine\DBAL\Exception\InvalidWrapperClass does not exist (see https://psalm.dev/019)
|
UndefinedClass:
ConnectionFactory.php#L254
ConnectionFactory.php:254:19: UndefinedClass: Class, interface or enum named Doctrine\DBAL\Exception\DriverRequired does not exist (see https://psalm.dev/019)
|
Static Analysis with Psalm (7.4)
Process completed with exit code 2.
|