diff options
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index e7359123151..08062266683 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -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> |