Skip to content

Commit

Permalink
Merge pull request #48453 from nextcloud/fix/psalm/update-baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin committed Sep 30, 2024
2 parents b6a23b2 + 3a86581 commit 6e8c532
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 6e8c532

Please sign in to comment.