Move operator definitions to objects #3364
ci.yml
on: pull_request
Matrix: tests
Matrix: PHPStan
Matrix: extension-tests
Matrix: integration-tests
Annotations
9 errors
PHPStan (8.4):
src/ExpressionParser/ExpressionParsers.php#L73
Method Twig\ExpressionParser\ExpressionParsers::getPrefixByClass() should return Twig\ExpressionParser\PrefixExpressionParserInterface|null but returns Twig\ExpressionParser\ExpressionParserInterface|null.
|
PHPStan (8.4):
src/ExpressionParser/ExpressionParsers.php#L78
Method Twig\ExpressionParser\ExpressionParsers::getPrefix() should return Twig\ExpressionParser\PrefixExpressionParserInterface|null but returns Twig\ExpressionParser\ExpressionParserInterface|null.
|
PHPStan (8.4):
src/ExpressionParser/ExpressionParsers.php#L90
Method Twig\ExpressionParser\ExpressionParsers::getInfixByClass() should return Twig\ExpressionParser\InfixExpressionParserInterface|null but returns Twig\ExpressionParser\ExpressionParserInterface|null.
|
PHPStan (8.4):
src/ExpressionParser/ExpressionParsers.php#L95
Method Twig\ExpressionParser\ExpressionParsers::getInfix() should return Twig\ExpressionParser\InfixExpressionParserInterface|null but returns Twig\ExpressionParser\ExpressionParserInterface|null.
|
PHPStan (8.4)
Process completed with exit code 1.
|
cache-extra PHP 8.1
Process completed with exit code 2.
|
cache-extra PHP 8.3
Process completed with exit code 2.
|
cache-extra PHP 8.2
Process completed with exit code 2.
|
cache-extra PHP 8.4
Process completed with exit code 2.
|