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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-10-23 11:53:22 +0300
committerGitHub <noreply@github.com>2021-10-23 11:53:22 +0300
commita06001e0851abc6073af678b742da3e1aa96eec9 (patch)
tree1fefd580e28d0c5d74b8503b6a22bf00a09bcbaf /build
parent7e117da4357cda049bc41c1e146e1b0f8a06ddee (diff)
parent6f7ca3432c0e6d1e1925179e952f79c6273295f3 (diff)
Merge pull request #29363 from nextcloud/fair-use-push
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index a55b6a2dac1..9ec176a4ae9 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4253,6 +4253,7 @@
</ParamNameMismatch>
</file>
<file src="lib/private/Notification/Manager.php">
+ <InvalidCatch occurrences="3"/>
<TypeDoesNotContainType occurrences="2">
<code>!($notification instanceof INotification)</code>
<code>!($notification instanceof INotification)</code>