Move operator definitions to objects #3362
Annotations
6 errors
Run tests:
src/ExpressionParser/ExpressionParsers.php#L73
Method Twig\ExpressionParser\ExpressionParsers::getPrefixByClass() should return Twig\ExpressionParser\PrefixExpressionParserInterface|null but returns Twig\ExpressionParser\ExpressionParserInterface|null.
|
Run tests:
src/ExpressionParser/ExpressionParsers.php#L78
Method Twig\ExpressionParser\ExpressionParsers::getPrefix() should return Twig\ExpressionParser\PrefixExpressionParserInterface|null but returns Twig\ExpressionParser\ExpressionParserInterface|null.
|
Run tests:
src/ExpressionParser/ExpressionParsers.php#L90
Method Twig\ExpressionParser\ExpressionParsers::getInfixByClass() should return Twig\ExpressionParser\InfixExpressionParserInterface|null but returns Twig\ExpressionParser\ExpressionParserInterface|null.
|
Run tests:
src/ExpressionParser/ExpressionParsers.php#L95
Method Twig\ExpressionParser\ExpressionParsers::getInfix() should return Twig\ExpressionParser\InfixExpressionParserInterface|null but returns Twig\ExpressionParser\ExpressionParserInterface|null.
|
Run tests:
src/TokenParser/AbstractTokenParser.php#L61
Method Twig\TokenParser\AbstractTokenParser::parseAssignmentExpression() should return iterable<Twig\Node\Expression\Variable\AssignContextVariable>&Twig\Node\Nodes but returns Twig\Node\Nodes.
|
Run tests
Process completed with exit code 1.
|
Loading