Move operator definitions to objects #3256
ci.yml
on: pull_request
Matrix: tests
Matrix: PHPStan
Matrix: extension-tests
Matrix: integration-tests
Annotations
13 errors and 2 warnings
PHP 8.0
Process completed with exit code 2.
|
PHP 8.1
The job was canceled because "_8_0" failed.
|
PHP 8.3
The job was canceled because "_8_0" failed.
|
PHP 8.4
The job was canceled because "_8_0" failed.
|
PHP 8.4
The operation was canceled.
|
PHP 8.2
The job was canceled because "_8_0" failed.
|
PHP 8.2
The operation was canceled.
|
PHPStan (8.4):
src/ExpressionParser.php#L101
Call to an undefined method Twig\Operator\AbstractOperator::getCallable().
|
PHPStan (8.4):
src/ExpressionParser.php#L102
Call to an undefined method Twig\Operator\AbstractOperator::getCallable().
|
PHPStan (8.4):
src/ExpressionParser.php#L106
Call to an undefined method Twig\Operator\AbstractOperator::getAssociativity().
|
PHPStan (8.4):
src/ExtensionSet.php#L488
Argument of an invalid type Twig\Operator\OperatorInterface supplied for foreach, only iterables are supported.
|
PHPStan (8.4):
src/ExtensionSet.php#L491
Argument of an invalid type Twig\Operator\OperatorInterface supplied for foreach, only iterables are supported.
|
PHPStan (8.4)
Process completed with exit code 1.
|
PHP 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|