]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update psalm baseline 27019/head
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>
Wed, 19 May 2021 04:12:09 +0000 (04:12 +0000)
committerGitHub <noreply@github.com>
Wed, 19 May 2021 04:12:09 +0000 (04:12 +0000)
Signed-off-by: GitHub <noreply@github.com>
build/psalm-baseline.xml

index 69aef643562b80ff802315e159716fdb61bea750..033d8aac2a8482a61fd1a96b294110c72f1009c7 100644 (file)
     <MoreSpecificImplementedParamType occurrences="1">
       <code>$node</code>
     </MoreSpecificImplementedParamType>
-    <UndefinedInterfaceMethod occurrences="2">
-      <code>getSourceStorage</code>
-      <code>getUnJailedPath</code>
-    </UndefinedInterfaceMethod>
     <UndefinedThisPropertyAssignment occurrences="1">
       <code>$this-&gt;exists</code>
     </UndefinedThisPropertyAssignment>
       <code>$this-&gt;request-&gt;server</code>
     </NoInterfaceProperties>
   </file>
-  <file src="lib/private/Security/Certificate.php">
-    <ImplementedReturnTypeMismatch occurrences="3">
-      <code>string|null</code>
-      <code>string|null</code>
-      <code>string|null</code>
-    </ImplementedReturnTypeMismatch>
-  </file>
   <file src="lib/private/Security/CredentialsManager.php">
     <InvalidReturnStatement occurrences="2">
       <code>$qb-&gt;execute()</code>