Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-09 07:26:53 +0300
committerGitHub <noreply@github.com>2022-08-09 07:26:53 +0300
commitdeeab89c1b67c4bac9568c028e3a9b84a8d32e4c (patch)
tree35a00409d07a7dcda17fadf67c38978c5fa0cb40
parent841efd26a7fb4923e4f09d66723034d929461908 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-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 f8192736826..131cfe8dc3d 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2762,8 +2762,7 @@
<InvalidReturnType occurrences="1">
<code>array[]</code>
</InvalidReturnType>
- <InvalidScalarArgument occurrences="2">
- <code>$path</code>
+ <InvalidScalarArgument occurrences="1">
<code>self::SCAN_RECURSIVE_INCOMPLETE</code>
</InvalidScalarArgument>
</file>