Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kesselberg <mail@danielkesselberg.de>2021-09-22 13:35:56 +0300
committerDaniel Kesselberg <mail@danielkesselberg.de>2021-09-23 22:50:01 +0300
commit90b1aef5c3f0265388b653e3227f55be8b943aeb (patch)
tree8098c486e629223e3714de994232e97362f0cf44 /tests/psalm-baseline.xml
parent2cba08a2f99e2d713c23765b96220a5f4448d75f (diff)
Set proper type for provisioning_id
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index da9f432f9..6f8bd46ec 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -283,6 +283,11 @@
<code>UserDeletedListener</code>
</MissingDependency>
</file>
+ <file src="lib/Migration/Version1105Date20210922104324.php">
+ <ImplicitToStringCast occurrences="1">
+ <code>$qb-&gt;createNamedParameter($accountIds, IQueryBuilder::PARAM_INT_ARRAY)</code>
+ </ImplicitToStringCast>
+ </file>
<file src="lib/Service/Classification/ImportanceClassifier.php">
<InvalidScalarArgument occurrences="1">
<code>$predictedValidationLabel</code>