add Doctrine 3 compatibility #118
build.yaml
on: pull_request
PHPStan
14s
PHP-CS-Fixer
4s
Matrix: tests
Annotations
7 errors
PHPStan:
src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/DBALQueryBuilderSubscriber.php#L28
Call to an undefined method Doctrine\DBAL\Query\QueryBuilder::resetQueryParts().
|
PHPStan:
src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ODM/PHPCR/QuerySubscriber.php#L21
Call to an undefined method Iterator<mixed, PHPCR\Query\RowInterface>::count().
|
PHP 8.0 tests (Lowest)
Process completed with exit code 2.
|
PHP 8.3 tests (8.3)
Process completed with exit code 2.
|
PHP 8.1 tests (8.1)
Process completed with exit code 2.
|
PHP 8.2 tests (8.2)
Process completed with exit code 2.
|
PHP 8.3 tests (Dev deps)
Process completed with exit code 2.
|