PHPStan 2.0 support #2763
Annotations
2 errors
Run composer phpstan:
src/QueryReflection/PdoPgSqlQueryReflector.php#L125
PHPDoc tag @var with type array{column_default?: string, column_name: string, is_nullable: string} is not subtype of type array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
|
Run composer phpstan
Process completed with exit code 1.
|
Loading