Skip to content

Commit 385f3c0

Browse files
authored
Merge pull request #33650 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
2 parents 73205a7 + 87177e6 commit 385f3c0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

build/psalm-baseline.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -831,11 +831,6 @@
831831
<code>\Sabre\Uri\split($this-&gt;principalInfo['uri'])</code>
832832
</UndefinedFunction>
833833
</file>
834-
<file src="apps/encryption/lib/Command/FixEncryptedVersion.php">
835-
<TypeDoesNotContainNull occurrences="1">
836-
<code>$user === null</code>
837-
</TypeDoesNotContainNull>
838-
</file>
839834
<file src="apps/encryption/lib/Command/ScanLegacyFormat.php">
840835
<InvalidOperand occurrences="1">
841836
<code>$this-&gt;scanFolder($output, '/' . $user)</code>

0 commit comments

Comments
 (0)