Skip to content

add Doctrine 3 compatibility #118

add Doctrine 3 compatibility

add Doctrine 3 compatibility #118

Triggered via pull request March 24, 2024 10:32
@garakgarak
synchronize #331
garak:doctrine3
Status Failure
Total duration 2m 0s
Artifacts

build.yaml

on: pull_request
PHPStan
14s
PHPStan
PHP-CS-Fixer
4s
PHP-CS-Fixer
Matrix: tests
Fit to window
Zoom out
Zoom in

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.