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
path: root/build
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2021-08-11 11:36:24 +0300
committerCarl Schwan <carl@carlschwan.eu>2021-10-18 21:31:37 +0300
commit2cb48f484bd134dd4f9af355365ac6a86f0b81d0 (patch)
treee4b664986dbf5c889d15de94327081b8b7c5b566 /build
parent643e85cfe81ac079bd2e5bcf1a344a20319f48db (diff)
Add an API to set and rollback the user status
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index dd881441649..4835f3b0aea 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4909,12 +4909,6 @@
<code>setPassword</code>
</UndefinedInterfaceMethod>
</file>
- <file src="lib/private/UserStatus/Manager.php">
- <InvalidCatch occurrences="1"/>
- <InvalidPropertyAssignmentValue occurrences="1">
- <code>$class</code>
- </InvalidPropertyAssignmentValue>
- </file>
<file src="lib/private/legacy/OC_API.php">
<InvalidNullableReturnType occurrences="1">
<code>int</code>