diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index b7d85079..030590e9 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -2249,8 +2249,3 @@ parameters: message: "#^Parameter \\#1 \\$contentObjects of method Ibexa\\\\Solr\\\\Handler\\:\\:bulkIndexContent\\(\\) expects array\\, iterable\\ given\\.$#" count: 1 path: tests/lib/SetupFactory/LegacySetupFactory.php - - - - message: "#^Parameter \\#1 \\$paths of class Symfony\\\\Component\\\\Config\\\\FileLocator constructor expects array\\\\|string, string\\|false given\\.$#" - count: 2 - path: tests/lib/SetupFactory/LegacySetupFactory.php