Merge pull request #511 from nextcloud/automated/noid/psalm-baseline-update-1650516559

[Automated] Update psalm-baseline.xml
This commit is contained in:
Julius Härtl 2022-04-21 08:25:51 +02:00 committed by GitHub
commit 657e384367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,9 +60,6 @@
<InvalidScalarArgument occurrences="1"> <InvalidScalarArgument occurrences="1">
<code>$internalPort</code> <code>$internalPort</code>
</InvalidScalarArgument> </InvalidScalarArgument>
<PossiblyFalseOperand occurrences="1">
<code>strpos($fullDigest, "@")</code>
</PossiblyFalseOperand>
<RedundantCondition occurrences="1"> <RedundantCondition occurrences="1">
<code>$container-&gt;GetInternalPorts() !== null</code> <code>$container-&gt;GetInternalPorts() !== null</code>
</RedundantCondition> </RedundantCondition>