diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-01-28 15:02:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 15:02:24 +0100 |
commit | c2f21b5b98e6eb6ce775e23535cac70cd0b972f8 (patch) | |
tree | b608e9809bd9f31d4926f1b67c1f23b0bd94304d | |
parent | 4d98612bc82b240742894d33b9fe6487a6c59df1 (diff) | |
parent | 647a81fccb4da134b63e44d97eeee89c68ed2929 (diff) | |
download | nextcloud-server-c2f21b5b98e6eb6ce775e23535cac70cd0b972f8.tar.gz nextcloud-server-c2f21b5b98e6eb6ce775e23535cac70cd0b972f8.zip |
Merge pull request #30893 from nextcloud/automated/noid/psalm-baseline-update-1643343117
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index b088c439066..60768e781ea 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4761,10 +4761,8 @@ </UndefinedDocblockClass> </file> <file src="lib/private/legacy/OC_Files.php"> - <InvalidArgument occurrences="3"> + <InvalidArgument occurrences="1"> <code>$fh</code> - <code>$fileInfos</code> - <code>[$fileInfo]</code> </InvalidArgument> <InvalidScalarArgument occurrences="1"> <code>mt_rand()</code> |