mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
584a3441e7
commit
eb6ca991eb
1 changed files with 0 additions and 6 deletions
|
|
@ -3476,9 +3476,6 @@
|
|||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>string|false</code>
|
||||
</ImplementedReturnTypeMismatch>
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>array</code>
|
||||
</InvalidNullableReturnType>
|
||||
<InvalidOperand occurrences="2">
|
||||
<code>!$permissions</code>
|
||||
<code>$this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file)</code>
|
||||
|
|
@ -3493,9 +3490,6 @@
|
|||
<code>$storage->updater</code>
|
||||
<code>$storage->updater</code>
|
||||
</NoInterfaceProperties>
|
||||
<NullableReturnStatement occurrences="1">
|
||||
<code>$this->getStorageCache()->getAvailability()</code>
|
||||
</NullableReturnStatement>
|
||||
</file>
|
||||
<file src="lib/private/Files/Storage/DAV.php">
|
||||
<InvalidClass occurrences="2">
|
||||
|
|
|
|||
Loading…
Reference in a new issue