Support for PostGIS 3.2, 3.3 & 3.4 testing #63
static.yml
on: pull_request
PHP-CS-Fixer
17s
Psalm
22s
Annotations
10 errors
DeprecatedConstant:
src/Functions/Geography.php#L21
src/Functions/Geography.php:21:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_IDENTIFIER is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/Geography.php#L22
src/Functions/Geography.php:22:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_OPEN_PARENTHESIS is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/Geography.php#L26
src/Functions/Geography.php:26:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_CLOSE_PARENTHESIS is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/Geometry.php#L21
src/Functions/Geometry.php:21:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_IDENTIFIER is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/Geometry.php#L22
src/Functions/Geometry.php:22:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_OPEN_PARENTHESIS is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/Geometry.php#L26
src/Functions/Geometry.php:26:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_CLOSE_PARENTHESIS is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/GeometryType.php#L21
src/Functions/GeometryType.php:21:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_IDENTIFIER is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/GeometryType.php#L22
src/Functions/GeometryType.php:22:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_OPEN_PARENTHESIS is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/GeometryType.php#L26
src/Functions/GeometryType.php:26:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_CLOSE_PARENTHESIS is deprecated (see https://psalm.dev/170)
|
DeprecatedConstant:
src/Functions/ST_3DClosestPoint.php#L21
src/Functions/ST_3DClosestPoint.php:21:24: DeprecatedConstant: Constant Doctrine\ORM\Query\Lexer::T_IDENTIFIER is deprecated (see https://psalm.dev/170)
|