diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 98f849eb81422bb802f4c38d57de3bb139096666..d461cdfc706a07bca624aa8d2ecdbe5210515d43 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3061,14 +3061,10 @@ </MoreSpecificImplementedParamType> </file> <file src="lib/private/Archive/TAR.php"> - <FalsableReturnStatement occurrences="1"> - <code>false</code> - </FalsableReturnStatement> - <InvalidReturnStatement occurrences="2"> + <InvalidReturnStatement occurrences="1"> <code>$this->tar->extractInString($path)</code> </InvalidReturnStatement> - <InvalidReturnType occurrences="2"> - <code>resource</code> + <InvalidReturnType occurrences="1"> <code>string</code> </InvalidReturnType> <UndefinedDocblockClass occurrences="1"> @@ -3080,10 +3076,6 @@ <code>boolean|null</code> <code>boolean|null</code> </ImplementedReturnTypeMismatch> - <InvalidReturnStatement occurrences="1"/> - <InvalidReturnType occurrences="1"> - <code>resource</code> - </InvalidReturnType> </file> <file src="lib/private/Authentication/LoginCredentials/Store.php"> <RedundantCondition occurrences="1"> @@ -3592,9 +3584,6 @@ <ImplementedParamTypeMismatch occurrences="1"> <code>$eventName</code> </ImplementedParamTypeMismatch> - <ImplementedReturnTypeMismatch occurrences="1"> - <code>void</code> - </ImplementedReturnTypeMismatch> <InvalidArgument occurrences="1"> <code>$eventName</code> </InvalidArgument>