aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index cc9b6d7df1a..59cc85122ba 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1355,11 +1355,8 @@
</InvalidReturnType>
</file>
<file src="apps/files/lib/Controller/DirectEditingController.php">
- <InvalidArgument occurrences="4">
+ <InvalidArgument occurrences="1">
<code>$templateId</code>
- <code>'Failed to create file: ' . $e-&gt;getMessage()</code>
- <code>'Failed to open file: ' . $e-&gt;getMessage()</code>
- <code>'Failed to obtain template list: ' . $e-&gt;getMessage()</code>
</InvalidArgument>
<UndefinedInterfaceMethod occurrences="2">
<code>open</code>
@@ -1910,7 +1907,7 @@
</InvalidReturnType>
</file>
<file src="apps/files_sharing/lib/SharedStorage.php">
- <FalsableReturnStatement occurrences="6">
+ <FalsableReturnStatement occurrences="5">
<code>$this-&gt;sourceRootInfo</code>
<code>false</code>
<code>false</code>