Skip to content

Commit 8ada0ce

Browse files
authored
Merge pull request #38057 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
2 parents 527de8a + 642536f commit 8ada0ce

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

build/psalm-baseline.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2875,9 +2875,6 @@
28752875
</UndefinedInterfaceMethod>
28762876
</file>
28772877
<file src="lib/private/Files/Storage/Wrapper/Encryption.php">
2878-
<FalsableReturnStatement>
2879-
<code>false</code>
2880-
</FalsableReturnStatement>
28812878
<InvalidOperand>
28822879
<code>$result</code>
28832880
<code>$result</code>
@@ -2886,12 +2883,10 @@
28862883
<InvalidReturnStatement>
28872884
<code>$newUnencryptedSize</code>
28882885
<code>$result</code>
2889-
<code><![CDATA[$this->storage->file_get_contents($path)]]></code>
28902886
</InvalidReturnStatement>
28912887
<InvalidReturnType>
28922888
<code>bool</code>
28932889
<code>int</code>
2894-
<code>string</code>
28952890
</InvalidReturnType>
28962891
<InvalidScalarArgument>
28972892
<code>$lastChunkPos</code>

0 commit comments

Comments
 (0)