Move operator definitions to objects #3314
Annotations
4 errors and 1 warning
Run tests:
src/Operator/Operators.php#L67
Method Twig\Operator\Operators::getUnary() should return Twig\Operator\Unary\UnaryOperatorInterface|null but returns Twig\Operator\OperatorInterface|null.
|
Run tests:
src/Operator/Operators.php#L72
Method Twig\Operator\Operators::getBinary() should return Twig\Operator\Binary\BinaryOperatorInterface|null but returns Twig\Operator\OperatorInterface|null.
|
Run tests:
src/Operator/Operators.php#L77
Method Twig\Operator\Operators::getTernary() should return Twig\Operator\Ternary\TernaryOperatorInterface|null but returns Twig\Operator\OperatorInterface|null.
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading