diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 5812ac58..72f47f0d 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -66,12 +66,6 @@ parameters: count: 1 path: lib/Adapter/Doctrine/PHPCRODM/QueryAdapter.php - - - message: '#^Call to an undefined method Iterator\\:\:count\(\)\.$#' - identifier: method.notFound - count: 1 - path: lib/Adapter/Doctrine/PHPCRODM/QueryAdapter.php - - message: '#^Method Pagerfanta\\Elastica\\ElasticaAdapter\:\:getNbResults\(\) should return int\<0, max\> but returns int\.$#' identifier: return.type