test with symfony 7 #56
static.yml
on: pull_request
PHPStan
30s
PHP-CS-Fixer
20s
Annotations
3 errors
PHPStan:
tests/Doctrine/Tests/ODM/PHPCR/Functional/QueryBuilderTest.php#L285
Method PHPCR\Query\RowInterface::getValues() invoked with 1 parameter, 0 required.
|
PHPStan:
tests/Doctrine/Tests/ODM/PHPCR/Functional/QueryBuilderTest.php#L308
Method PHPCR\Query\RowInterface::getValues() invoked with 1 parameter, 0 required.
|
PHPStan
Process completed with exit code 1.
|