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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-08-21 21:55:46 +0300
committerdartcafe <github@dartcafe.de>2022-08-21 21:55:46 +0300
commit1c8d167124d7fac95c52e24f41ade8cf1e6c22e8 (patch)
tree6afa9fb4a1b5c63d2e0905558b7c76a2dc543e50 /psalm-baseline.xml
parent69787aa2e00c6559ce6a249d9caf2885ddbcf1ac (diff)
keep checks calm
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index 3d3aea0e..e0423d5a 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<files psalm-version="4.24.0@06dd975cb55d36af80f242561738f16c5f58264f">
+<files psalm-version="4.26.0@6998fabb2bf528b65777bf9941920888d23c03ac">
<file src="lib/Db/Preferences.php">
<UndefinedClass occurrences="2">
<code>BackgroundService</code>
@@ -20,4 +20,9 @@
<code>searchForPrincipal</code>
</UndefinedInterfaceMethod>
</file>
+ <file src="lib/Service/UserService.php">
+ <UndefinedInterfaceMethod occurrences="1">
+ <code>findGenericLanguage</code>
+ </UndefinedInterfaceMethod>
+ </file>
</files>