PHPStan 2.0 support #2740
Annotations
8 errors
Run composer phpstan:
src/QueryReflection/PdoMysqlQueryReflector.php#L115
Cannot access offset 'EXTRA' on mixed.
|
Run composer phpstan:
src/QueryReflection/PdoMysqlQueryReflector.php#L116
Cannot access offset 'COLUMN_TYPE' on mixed.
|
Run composer phpstan:
src/QueryReflection/PdoMysqlQueryReflector.php#L117
Cannot access offset 'COLUMN_NAME' on mixed.
|
Run composer phpstan:
src/QueryReflection/PdoMysqlQueryReflector.php#L119
Parameter #1 $haystack of function str_contains expects string, mixed given.
|
Run composer phpstan:
src/QueryReflection/PdoMysqlQueryReflector.php#L120
Generator expects key type string, mixed given.
|
Run composer phpstan:
src/QueryReflection/PdoMysqlQueryReflector.php#L122
Parameter #1 $haystack of function str_contains expects string, mixed given.
|
Run composer phpstan:
src/QueryReflection/PdoMysqlQueryReflector.php#L123
Generator expects key type string, mixed given.
|
Run composer phpstan
Process completed with exit code 1.
|
Loading