diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 7dd0093d52..1d504c31e8 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -15895,11 +15895,6 @@ parameters: count: 1 path: src/lib/Persistence/Legacy/Content/ObjectState/Handler.php - - - message: "#^Parameter \\#1 \\$stateId of method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\ObjectState\\\\Gateway\\:\\:updateObjectStatePriority\\(\\) expects int, int\\|string given\\.$#" - count: 1 - path: src/lib/Persistence/Legacy/Content/ObjectState/Handler.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\ObjectState\\\\Mapper\\:\\:createObjectStateFromData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" count: 1 @@ -16481,7 +16476,7 @@ parameters: path: src/lib/Persistence/Legacy/Content/Type/MemoryCachingHandler.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Type\\\\MemoryCachingHandler\\:\\:loadContentTypeList\\(\\) should return array\\ but returns array\\\\.$#" + message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Type\\\\MemoryCachingHandler\\:\\:loadContentTypeList\\(\\) should return array\\ but returns array\\\\.$#" count: 1 path: src/lib/Persistence/Legacy/Content/Type/MemoryCachingHandler.php @@ -16511,7 +16506,7 @@ parameters: path: src/lib/Persistence/Legacy/Content/Type/MemoryCachingHandler.php - - message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Type\\\\MemoryCachingHandler\\:\\:loadGroups\\(\\) should return array\\ but returns array\\\\.$#" + message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\Type\\\\MemoryCachingHandler\\:\\:loadGroups\\(\\) should return array\\ but returns array\\\\.$#" count: 1 path: src/lib/Persistence/Legacy/Content/Type/MemoryCachingHandler.php @@ -17931,7 +17926,7 @@ parameters: path: src/lib/Persistence/Legacy/User/Handler.php - - message: "#^Cannot access offset mixed on non\\-empty\\-array\\\\|Ibexa\\\\Contracts\\\\Core\\\\Persistence\\\\User\\\\RoleAssignment\\.$#" + message: "#^Cannot access offset mixed on non\\-empty\\-array\\|Ibexa\\\\Contracts\\\\Core\\\\Persistence\\\\User\\\\RoleAssignment\\.$#" count: 1 path: src/lib/Persistence/Legacy/User/Mapper.php @@ -19536,7 +19531,7 @@ parameters: path: src/lib/Repository/RoleService.php - - message: "#^Method Ibexa\\\\Core\\\\Repository\\\\RoleService\\:\\:validateRoleCreateStruct\\(\\) should return iterable\\\\>\\> but returns array\\\\>\\>\\.$#" + message: "#^Method Ibexa\\\\Core\\\\Repository\\\\RoleService\\:\\:validateRoleCreateStruct\\(\\) should return iterable\\\\>\\> but returns array\\\\>\\>\\.$#" count: 1 path: src/lib/Repository/RoleService.php @@ -20135,11 +20130,6 @@ parameters: count: 1 path: src/lib/Repository/Values/Content/Content.php - - - message: "#^Property Ibexa\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Content\\:\\:\\$fieldDefinitionTranslationMap \\(array\\\\>\\) does not accept array\\\\>\\.$#" - count: 1 - path: src/lib/Repository/Values/Content/Content.php - - message: "#^Property Ibexa\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Content\\:\\:\\$fieldDefinitionTranslationMap has unknown class eZ\\\\Publish\\\\API\\\\Repository\\\\Values\\\\Content\\\\Field as its type\\.$#" count: 1 @@ -51785,11 +51775,6 @@ parameters: count: 1 path: tests/lib/Persistence/Legacy/Content/UrlAlias/UrlAliasHandlerTest.php - - - message: "#^Parameter \\#1 \\$url of method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\UrlAlias\\\\Handler\\:\\:lookup\\(\\) expects string, int\\|string given\\.$#" - count: 1 - path: tests/lib/Persistence/Legacy/Content/UrlAlias/UrlAliasHandlerTest.php - - message: "#^Parameter \\#3 \\$ruleFiles of class Ibexa\\\\Core\\\\Persistence\\\\TransformationProcessor\\\\DefinitionBased constructor expects array, array\\\\|false given\\.$#" count: 1