diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index a285f831..ca495606 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -80,11 +80,6 @@ parameters: count: 1 path: src/bundle/DependencyInjection/IbexaRestExtension.php - - - message: "#^Parameter \\#1 \\$configuration of method Symfony\\\\Component\\\\DependencyInjection\\\\Extension\\\\Extension\\:\\:processConfiguration\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\ConfigurationInterface, Symfony\\\\Component\\\\Config\\\\Definition\\\\ConfigurationInterface\\|null given\\.$#" - count: 1 - path: src/bundle/DependencyInjection/IbexaRestExtension.php - - message: "#^Parameter \\#1 \\$input of static method Symfony\\\\Component\\\\Yaml\\\\Yaml\\:\\:parse\\(\\) expects string, string\\|false given\\.$#" count: 1 @@ -711,7 +706,7 @@ parameters: path: src/lib/Input/Handler/Xml.php - - message: "#^Method Ibexa\\\\Rest\\\\Input\\\\Handler\\\\Xml\\:\\:convertDom\\(\\) should return array but returns array\\\\|string\\.$#" + message: "#^Method Ibexa\\\\Rest\\\\Input\\\\Handler\\\\Xml\\:\\:convertDom\\(\\) should return array but returns array\\|string\\.$#" count: 1 path: src/lib/Input/Handler/Xml.php