aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/psalm-baseline.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 5bd84ba170b..8f8fb6e3d5e 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2764,16 +2764,6 @@
<code><![CDATA[$appId === null]]></code>
</TypeDoesNotContainNull>
</file>
- <file src="lib/private/legacy/OC_Files.php">
- <RedundantCondition>
- <code><![CDATA[$getType === self::ZIP_DIR]]></code>
- <code><![CDATA[$getType === self::ZIP_DIR]]></code>
- </RedundantCondition>
- <UndefinedInterfaceMethod>
- <code><![CDATA[get]]></code>
- <code><![CDATA[get]]></code>
- </UndefinedInterfaceMethod>
- </file>
<file src="lib/private/legacy/OC_Helper.php">
<InvalidArrayOffset>
<code><![CDATA[$matches[0][$last_match]]]></code>