PHPStan 2.0 support #2763
phpstan.yml
on: pull_request
Matrix: PHPStan
Matrix: PHPStan (reflection replay)
Annotations
10 errors
PHPStan (8.0, mysql:8.0, mysqli, recording):
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}.
|
PHPStan (8.0, mysql:8.0, mysqli, recording)
Process completed with exit code 1.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
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}.
|
PHPStan (8.1, mysql:8.0, mysqli, recording)
Process completed with exit code 1.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
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}.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...
Process completed with exit code 1.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
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}.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...
Process completed with exit code 1.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
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}.
|
PHPStan (8.2, mysql:8.0, mysqli, recording)
Process completed with exit code 1.
|