PHPStan 2.0 support #2759
Annotations
4 errors
Run composer phpstan:
src/QueryReflection/PdoPgSqlQueryReflector.php#L125
PHPDoc tag @var with type string|null is not subtype of type string.
|
Run composer phpstan:
src/QueryReflection/PdoPgSqlQueryReflector.php#L129
Generator expects key type string, string|null given.
|
Run composer phpstan:
src/QueryReflection/PdoPgSqlQueryReflector.php#L132
Generator expects key type string, string|null given.
|
Run composer phpstan
Process completed with exit code 1.
|
Loading