Merge pull request #38057 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml
This commit is contained in:
Côme Chilliet 2023-05-04 17:15:22 +02:00 committed by GitHub
commit 8ada0cec2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>