Implement PostgreSQL support with PDO (unfinished) #84
Annotations
7 errors
Run tests on 8.1
Process completed with exit code 2.
|
Run tests on 8.3
The job was canceled because "_8_1" failed.
|
MixedReturnTypeCoercion:
lib/Pgsql/Statement.php#L44
lib/Pgsql/Statement.php:44:36: MixedReturnTypeCoercion: The declared return type 'Generator<int, array<array-key, mixed>, mixed, mixed>' for PeachySQL\Pgsql\Statement::getIterator is more specific than the inferred return type 'Generator<int, non-empty-mixed, mixed, void>' (see https://psalm.dev/197)
|
MixedAssignment:
lib/Pgsql/Statement.php#L48
lib/Pgsql/Statement.php:48:20: MixedAssignment: Unable to determine the type that $row is being assigned to (see https://psalm.dev/032)
|
Run tests on 8.3
Process completed with exit code 2.
|
Run tests on 8.2
The job was canceled because "_8_1" failed.
|
Run tests on 8.2
The operation was canceled.
|