Skip to content

Commit

Permalink
[PHPStan] Aligned baseline with the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Jun 13, 2024
1 parent 0c7a838 commit e3e913f
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit e3e913f

Please sign in to comment.