aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2022-09-13 12:54:03 +0200
committerGitHub <noreply@github.com>2022-09-13 12:54:03 +0200
commit91040283b131a064dd5d97a804c68c88fe08b673 (patch)
tree2d72c9172fa250393988deb1c1b4339108d04564
parentdacd18158d4d47ea9c279b4707439ddbbb88f7cc (diff)
parentfc88d7358357ad4d4e91166c97892e20b717ab39 (diff)
downloadnextcloud-server-91040283b131a064dd5d97a804c68c88fe08b673.tar.gz
nextcloud-server-91040283b131a064dd5d97a804c68c88fe08b673.zip
Merge pull request #34045 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 7a9cebe4245..4825d78fe7a 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4015,10 +4015,9 @@
<InvalidReturnType occurrences="1">
<code>int</code>
</InvalidReturnType>
- <InvalidScalarArgument occurrences="4">
+ <InvalidScalarArgument occurrences="3">
<code>$includeExtStorage ? 'ext' : false</code>
<code>$path</code>
- <code>$quota</code>
<code>'ext'</code>
</InvalidScalarArgument>
<RedundantCondition occurrences="1">