diff options
author | Morris Jobke <hey@morrisjobke.de> | 2021-06-10 07:14:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-10 07:14:05 +0200 |
commit | 6cf174f37db3ef3b4aea2ac084f8690a3ea53ad6 (patch) | |
tree | 43660977c595816dd9ab2bf3880ee19bf1112f8f | |
parent | aa36fb731cc5efedf0f25ad9ff513be43b50a014 (diff) | |
parent | 28cfcb8e034d679c4382323077c58f27960017ad (diff) | |
download | nextcloud-server-6cf174f37db3ef3b4aea2ac084f8690a3ea53ad6.tar.gz nextcloud-server-6cf174f37db3ef3b4aea2ac084f8690a3ea53ad6.zip |
Merge pull request #27450 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 2ab0ad69363..641b6b9f3ae 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2426,10 +2426,6 @@ </TooManyArguments> </file> <file src="core/Command/Db/ConvertType.php"> - <InvalidArgument occurrences="2"> - <code>$chunk * $chunkSize</code> - <code>$chunkSize</code> - </InvalidArgument> <InvalidScalarArgument occurrences="2"> <code>0</code> <code>1</code> |