diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index cdbd0dc677154bc2b5bf497b39cd38f5abc31fd5..fbed45561963ec596b8b7589b2f29959197873f4 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1094,9 +1094,6 @@ <code>$userSession</code> </RedundantCondition> </file> - <file src="apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php"> - <TooFewArguments occurrences="1"/> - </file> <file src="apps/federatedfilesharing/lib/Controller/RequestHandlerController.php"> <InvalidScalarArgument occurrences="7"> <code>$id</code> @@ -2239,13 +2236,11 @@ <ParadoxicalCondition occurrences="1"/> </file> <file src="apps/user_ldap/lib/Group_LDAP.php"> - <InvalidArgument occurrences="3"> - <code>$this->cachedGroupMembers[$gid]</code> + <InvalidArgument occurrences="2"> <code>$this->cachedGroupsByMember[$uid]</code> <code>'dn'</code> </InvalidArgument> - <InvalidPropertyAssignmentValue occurrences="6"> - <code>$this->cachedGroupMembers</code> + <InvalidPropertyAssignmentValue occurrences="5"> <code>$this->cachedGroupsByMember</code> <code>$this->cachedNestedGroups</code> <code>new CappedMemoryCache()</code> @@ -2266,9 +2261,6 @@ <code>is_array($groupDNs)</code> <code>is_array($list)</code> </RedundantCondition> - <TypeDoesNotContainType occurrences="1"> - <code>!is_array($members)</code> - </TypeDoesNotContainType> </file> <file src="apps/user_ldap/lib/Helper.php"> <InvalidScalarArgument occurrences="1">