Compatibility up to PHP8.4 #32
Annotations
12 errors and 2 warnings
UndefinedInterfaceMethod:
src/Pagination/DoctrinePaginatorAdapter.php#L77
src/Pagination/DoctrinePaginatorAdapter.php:77:49: UndefinedInterfaceMethod: Method Traversable::count does not exist (see https://psalm.dev/181)
|
ParseError:
vendor/doctrine/collections/src/Expr/Comparison.php#L26
vendor/doctrine/collections/src/Expr/Comparison.php:26:22: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 26 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/Comparison.php#L28
vendor/doctrine/collections/src/Expr/Comparison.php:28:50: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 28 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/CompositeExpression.php#L28
vendor/doctrine/collections/src/Expr/CompositeExpression.php:28:50: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 28 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L46
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:46:41: ParseError: Syntax error, unexpected T_DOUBLE_ARROW on line 46 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L46
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:46:72: ParseError: Syntax error, unexpected ',' on line 46 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L47
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:47:36: ParseError: Syntax error, unexpected T_DOUBLE_ARROW on line 47 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L47
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:47:62: ParseError: Syntax error, unexpected ',' on line 47 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L48
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:48:50: ParseError: Syntax error, unexpected T_DOUBLE_ARROW on line 48 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L48
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:48:90: ParseError: Syntax error, unexpected ',' on line 48 (see https://psalm.dev/173)
|
PHPStan:
src/Pagination/DoctrinePaginatorAdapter.php#L77
Call to an undefined method Traversable<(int|string), mixed>::count().
|
PHPStan
Process completed with exit code 1.
|
Psalm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPStan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|