Fix build #316
Annotations
6 warnings
Run Psalm analysis:
src/Statement.php#L78
src/Statement.php:78:44: InvalidArgument: Argument 1 of Facile\DoctrineMySQLComeBack\Doctrine\DBAL\Statement::executeWithRetry expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Run Psalm analysis:
src/Statement.php#L81
src/Statement.php:81:40: InvalidArgument: Argument 1 of Facile\DoctrineMySQLComeBack\Doctrine\DBAL\Statement::executeWithRetry expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Run Psalm analysis:
src/Statement.php#L87
src/Statement.php:87:44: InvalidArgument: Argument 1 of Facile\DoctrineMySQLComeBack\Doctrine\DBAL\Statement::executeWithRetry expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Run Psalm analysis:
src/Statement.php#L90
src/Statement.php:90:40: InvalidArgument: Argument 1 of Facile\DoctrineMySQLComeBack\Doctrine\DBAL\Statement::executeWithRetry expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Run Psalm analysis:
src/Statement.php#L111
src/Statement.php:111:47: UndefinedMethod: Method Doctrine\DBAL\Connection::canTryAgain does not exist (see https://psalm.dev/022)
|
Run Psalm analysis:
src/Statement.php#L115
src/Statement.php:115:41: UndefinedMethod: Method Doctrine\DBAL\Connection::increaseAttemptCount does not exist (see https://psalm.dev/022)
|
Loading