Move operator definitions to objects #3257
Annotations
6 errors and 1 warning
Run tests:
src/ExpressionParser.php#L101
Call to an undefined method Twig\Operator\AbstractOperator::getCallable().
|
Run tests:
src/ExpressionParser.php#L102
Call to an undefined method Twig\Operator\AbstractOperator::getCallable().
|
Run tests:
src/ExpressionParser.php#L106
Call to an undefined method Twig\Operator\AbstractOperator::getAssociativity().
|
Run tests:
src/ExtensionSet.php#L488
Argument of an invalid type Twig\Operator\OperatorInterface supplied for foreach, only iterables are supported.
|
Run tests:
src/ExtensionSet.php#L491
Argument of an invalid type Twig\Operator\OperatorInterface supplied for foreach, only iterables are supported.
|
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