Browse Source

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v25.0.0beta3
nextcloud-command 1 year ago
parent
commit
87177e6282
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      build/psalm-baseline.xml

+ 0
- 5
build/psalm-baseline.xml View File

@@ -831,11 +831,6 @@
<code>\Sabre\Uri\split($this-&gt;principalInfo['uri'])</code>
</UndefinedFunction>
</file>
<file src="apps/encryption/lib/Command/FixEncryptedVersion.php">
<TypeDoesNotContainNull occurrences="1">
<code>$user === null</code>
</TypeDoesNotContainNull>
</file>
<file src="apps/encryption/lib/Command/ScanLegacyFormat.php">
<InvalidOperand occurrences="1">
<code>$this-&gt;scanFolder($output, '/' . $user)</code>

Loading…
Cancel
Save