From e3e913fcc0fedcb01b13c4873ff0b015c1a9673f Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Wed, 12 Jun 2024 17:38:07 +0200 Subject: [PATCH] [PHPStan] Aligned baseline with the changes --- phpstan-baseline.neon | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index cfacbf41bf..8c4c09e1b4 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -7780,16 +7780,6 @@ parameters: count: 1 path: src/contracts/Variation/VariationPurger.php - - - message: "#^Method Ibexa\\\\Core\\\\Base\\\\Container\\\\ApiLoader\\\\RepositoryFactory\\:\\:__construct\\(\\) has parameter \\$policyMap with no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/Base/Container/ApiLoader/RepositoryFactory.php - - - - message: "#^Property Ibexa\\\\Core\\\\Base\\\\Container\\\\ApiLoader\\\\RepositoryFactory\\:\\:\\$policyMap type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/Base/Container/ApiLoader/RepositoryFactory.php - - message: "#^Method Ibexa\\\\Core\\\\Base\\\\Container\\\\Compiler\\\\AbstractFieldTypeBasedPass\\:\\:getFieldTypeServiceIds\\(\\) return type has no value type specified in iterable type iterable\\.$#" count: 1 @@ -20750,11 +20740,6 @@ parameters: count: 1 path: src/lib/Repository/RoleService.php - - - message: "#^Method Ibexa\\\\Core\\\\Repository\\\\RoleService\\:\\:__construct\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/Repository/RoleService.php - - message: "#^Method Ibexa\\\\Core\\\\Repository\\\\RoleService\\:\\:buildRoleAssignmentsFromPersistence\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -20815,11 +20800,6 @@ parameters: count: 2 path: src/lib/Repository/RoleService.php - - - message: "#^Parameter \\#1 \\$identifier of method Ibexa\\\\Core\\\\Repository\\\\Permission\\\\LimitationService\\:\\:getLimitationType\\(\\) expects string, int\\|string given\\.$#" - count: 1 - path: src/lib/Repository/RoleService.php - - message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_diff expects array, array\\|null given\\.$#" count: 1 @@ -20835,11 +20815,6 @@ parameters: count: 3 path: src/lib/Repository/RoleService.php - - - message: "#^Property Ibexa\\\\Core\\\\Repository\\\\RoleService\\:\\:\\$settings type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/lib/Repository/RoleService.php - - message: "#^Call to an undefined method Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\ContentService\\:\\:internalLoadContentById\\(\\)\\.$#" count: 1