aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-10-18 12:49:34 +0200
committerCarl Schwan <carl@carlschwan.eu>2022-10-18 17:21:47 +0200
commita5ea677370df4479cc309f4c359599590c24f278 (patch)
treecd861667f467b31ff58ecf39613507432eb83d35 /build
parent732badf552c91733192e87d6ceb2848b4b75d439 (diff)
downloadnextcloud-server-a5ea677370df4479cc309f4c359599590c24f278.tar.gz
nextcloud-server-a5ea677370df4479cc309f4c359599590c24f278.zip
Rename file1 and file2 to source and target in Storage abstraction
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 795f34eda67..3f0b9173877 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1108,9 +1108,7 @@
<TooManyArguments occurrences="1">
<code>dispatch</code>
</TooManyArguments>
- <InvalidArgument occurrences="1">
- <code>dispatch</code>
- </InvalidArgument>
+ <InvalidArgument occurrences="1"/>
</file>
<file src="apps/files_sharing/lib/AppInfo/Application.php">
<InvalidArgument occurrences="6">
@@ -2748,10 +2746,6 @@
<InvalidScalarArgument occurrences="1">
<code>$source</code>
</InvalidScalarArgument>
- <ParamNameMismatch occurrences="2">
- <code>$source</code>
- <code>$target</code>
- </ParamNameMismatch>
</file>
<file src="lib/private/Files/ObjectStore/S3ConnectionTrait.php">
<InternalClass occurrences="1">
@@ -3013,10 +3007,6 @@
<code>$free</code>
<code>'ext'</code>
</InvalidScalarArgument>
- <ParamNameMismatch occurrences="2">
- <code>$source</code>
- <code>$target</code>
- </ParamNameMismatch>
</file>
<file src="lib/private/Files/Storage/Wrapper/Wrapper.php">
<InvalidReturnStatement occurrences="1">