mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Merge pull request #38057 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
This commit is contained in:
commit
8ada0cec2c
1 changed files with 0 additions and 5 deletions
|
|
@ -2875,9 +2875,6 @@
|
|||
</UndefinedInterfaceMethod>
|
||||
</file>
|
||||
<file src="lib/private/Files/Storage/Wrapper/Encryption.php">
|
||||
<FalsableReturnStatement>
|
||||
<code>false</code>
|
||||
</FalsableReturnStatement>
|
||||
<InvalidOperand>
|
||||
<code>$result</code>
|
||||
<code>$result</code>
|
||||
|
|
@ -2886,12 +2883,10 @@
|
|||
<InvalidReturnStatement>
|
||||
<code>$newUnencryptedSize</code>
|
||||
<code>$result</code>
|
||||
<code><![CDATA[$this->storage->file_get_contents($path)]]></code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType>
|
||||
<code>bool</code>
|
||||
<code>int</code>
|
||||
<code>string</code>
|
||||
</InvalidReturnType>
|
||||
<InvalidScalarArgument>
|
||||
<code>$lastChunkPos</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue