Skip to content

Commit

Permalink
Merge pull request #29373 from nextcloud/automated/noid/psalm-baselin…
Browse files Browse the repository at this point in the history
…e-update

[Automated] Update psalm-baseline.xml
  • Loading branch information
kesselb authored Oct 22, 2021
2 parents fb18f29 + 4a32345 commit e75d226
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1366,12 +1366,6 @@
<code>clearBucket</code>
</UndefinedMagicMethod>
</file>
<file src="apps/files_external/lib/Lib/Storage/FtpConnection.php">
<UndefinedConstant occurrences="2">
<code>FTP_BINARY</code>
<code>FTP_BINARY</code>
</UndefinedConstant>
</file>
<file src="apps/files_external/lib/Lib/Storage/SFTP.php">
<InternalMethod occurrences="1">
<code>put</code>
Expand Down Expand Up @@ -2495,9 +2489,6 @@
<InvalidScalarArgument occurrences="1">
<code>$levelNum</code>
</InvalidScalarArgument>
<TypeDoesNotContainType occurrences="1">
<code>$identifier === false</code>
</TypeDoesNotContainType>
</file>
<file src="core/Command/Maintenance/DataFingerprint.php">
<InvalidScalarArgument occurrences="1">
Expand Down Expand Up @@ -2864,11 +2855,8 @@
</MoreSpecificImplementedParamType>
</file>
<file src="lib/private/AppFramework/Utility/SimpleContainer.php">
<UndefinedMethod occurrences="4">
<UndefinedMethod occurrences="1">
<code>getName</code>
<code>isBuiltin</code>
<code>isBuiltin</code>
<code>isBuiltin</code>
</UndefinedMethod>
</file>
<file src="lib/private/Archive/TAR.php">
Expand Down

0 comments on commit e75d226

Please sign in to comment.