aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index fbc5a4ac4fc..90d58778832 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -722,9 +722,6 @@
<InvalidReturnType>
<code><![CDATA[string]]></code>
</InvalidReturnType>
- <InvalidScalarArgument>
- <code><![CDATA[(int)$share['id']]]></code>
- </InvalidScalarArgument>
</file>
<file src="apps/federation/lib/DbHandler.php">
<LessSpecificReturnStatement>
@@ -978,9 +975,6 @@
<InvalidArgument>
<code><![CDATA[$timestamp]]></code>
</InvalidArgument>
- <InvalidScalarArgument>
- <code><![CDATA[$timestamp]]></code>
- </InvalidScalarArgument>
</file>
<file src="apps/files_versions/appinfo/routes.php">
<InvalidScope>
@@ -1072,11 +1066,6 @@
<code><![CDATA[array{0: int, 1: int, 2: int}]]></code>
</InvalidReturnType>
</file>
- <file src="apps/user_ldap/ajax/getNewServerConfigPrefix.php">
- <InvalidScalarArgument>
- <code><![CDATA[$ln + 1]]></code>
- </InvalidScalarArgument>
- </file>
<file src="apps/user_ldap/appinfo/routes.php">
<InvalidScope>
<code><![CDATA[$this]]></code>
@@ -1204,12 +1193,6 @@
<code><![CDATA[$decodedValue[1]]]></code>
</InvalidArgument>
</file>
- <file src="apps/workflowengine/lib/Check/RequestTime.php">
- <InvalidScalarArgument>
- <code><![CDATA[$hour1]]></code>
- <code><![CDATA[$minute1]]></code>
- </InvalidScalarArgument>
- </file>
<file src="apps/workflowengine/lib/Check/TFileCheck.php">
<InvalidArgument>
<code><![CDATA[['app' => Application::APP_ID, 'class' => get_class($subject)]]]></code>