We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 527de8a + 642536f commit 8ada0ceCopy full SHA for 8ada0ce
1 file changed
build/psalm-baseline.xml
@@ -2875,9 +2875,6 @@
2875
</UndefinedInterfaceMethod>
2876
</file>
2877
<file src="lib/private/Files/Storage/Wrapper/Encryption.php">
2878
- <FalsableReturnStatement>
2879
- <code>false</code>
2880
- </FalsableReturnStatement>
2881
<InvalidOperand>
2882
<code>$result</code>
2883
@@ -2886,12 +2883,10 @@
2886
<InvalidReturnStatement>
2887
2884
<code>$newUnencryptedSize</code>
2888
2885
2889
- <code><![CDATA[$this->storage->file_get_contents($path)]]></code>
2890
</InvalidReturnStatement>
2891
<InvalidReturnType>
2892
<code>bool</code>
2893
<code>int</code>
2894
- <code>string</code>
2895
</InvalidReturnType>
2896
<InvalidScalarArgument>
2897
<code>$lastChunkPos</code>
0 commit comments