mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #33650 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
This commit is contained in:
commit
385f3c0135
1 changed files with 0 additions and 5 deletions
|
|
@ -831,11 +831,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