aboutsummaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 08062266683..8e315fa1ddc 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -418,6 +418,14 @@
<code>string|null</code>
</ImplementedReturnTypeMismatch>
</file>
+ <file src="apps/dav/lib/CardDAV/SystemAddressbook.php">
+ <InvalidNullableReturnType>
+ <code>getChanges</code>
+ </InvalidNullableReturnType>
+ <NullableReturnStatement>
+ <code>null</code>
+ </NullableReturnStatement>
+ </file>
<file src="apps/dav/lib/CardDAV/UserAddressBooks.php">
<InvalidArgument>
<code><![CDATA[$this->principalUri]]></code>