PHPStan 2.0 support #2729
phpstan.yml
on: pull_request
Matrix: PHPStan
Matrix: PHPStan (reflection replay)
Annotations
110 errors
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L115
Cannot access offset 'EXTRA' on mixed.
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L116
Cannot access offset 'COLUMN_TYPE' on mixed.
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L117
Cannot access offset 'COLUMN_NAME' on mixed.
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L119
Parameter #1 $haystack of function str_contains expects string, mixed given.
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L120
Generator expects key type string, mixed given.
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L122
Parameter #1 $haystack of function str_contains expects string, mixed given.
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L123
Generator expects key type string, mixed given.
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (reflection replay) (8.1, pdo-mysql, replay):
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|
PHPStan (8.2, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L113
Cannot call method getCondition() on mixed.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L115
Cannot access offset 'EXTRA' on mixed.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L116
Cannot access offset 'COLUMN_TYPE' on mixed.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L117
Cannot access offset 'COLUMN_NAME' on mixed.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L119
Parameter #1 $haystack of function str_contains expects string, mixed given.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L120
Generator expects key type string, mixed given.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L122
Parameter #1 $haystack of function str_contains expects string, mixed given.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/PdoMysqlQueryReflector.php#L123
Generator expects key type string, mixed given.
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (reflection replay) (8.1, mysqli, replay):
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|
PHPStan (8.0, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L113
Cannot call method getCondition() on mixed.
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L123
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):
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.0, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L123
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):
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/QueryReflection/PdoPgSqlQueryReflector.php#L123
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...:
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/QueryReflection/PdoPgSqlQueryReflector.php#L123
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...:
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...:
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|
PHPStan (8.1, mariadb:latest, mysqli, recording):
src/SqlAst/ParserInference.php#L113
Cannot call method getCondition() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/QueryReflection/PdoPgSqlQueryReflector.php#L123
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, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...:
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/QueryReflection/BasePdoQueryReflector.php#L155
Method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::emulateFlags() should return array<int, string> but returns array<string>.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L33
Return type (array<array{name: string, table?: string, native_type: string, len: int, flags: array<int, string>}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\PdoPgSqlQueryReflector::simulateQuery() should be covariant with return type (array<array{name: string, table: string, native_type: string, len: int, flags: array<int, string>, precision: int<0, max>, pdo_type: 0|1|2|3|4|5|6|536870912|1073741824|2147483648}>|PDOException|null) of method staabm\PHPStanDba\QueryReflection\BasePdoQueryReflector::simulateQuery()
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/QueryReflection/PdoPgSqlQueryReflector.php#L123
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):
src/SqlAst/ParserInference.php#L77
Cannot call method getCondition() on mixed.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getLeft() on mixed.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L85
Cannot call method getRight() on mixed.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getName() on mixed.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getRight() on mixed.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Cannot call method getTable() on mixed.
|
PHPStan (8.2, mysql:8.0, mysqli, recording):
src/SqlAst/ParserInference.php#L107
Parameter #1 $tableName of method staabm\PHPStanDba\SchemaReflection\SchemaReflection::getTable() expects string, mixed given.
|