mirror of
https://github.com/nextcloud/server.git
synced 2026-04-28 01:28:08 -04:00
Merge pull request #33663 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
This commit is contained in:
commit
9de597b277
1 changed files with 0 additions and 5 deletions
|
|
@ -994,11 +994,6 @@
|
|||
<code>\Sabre\Uri\split($this->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->scanFolder($output, '/' . $user)</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue