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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-05-12 11:36:10 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-05-12 16:27:27 +0300
commit631da0bbdbd6be5d5544ae980d07377732657c89 (patch)
tree934da6965a8c87cb15c2852ec0119ca6b9f64cfe /tests/psalm-baseline.xml
parent4059d9a7dba0305d643be2726759dfc44bd0598c (diff)
Only print debug logs at debug verbosity
Ref https://symfony.com/doc/current/console/verbosity.html Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index d6ab15013..3725a7656 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -345,10 +345,10 @@
</MissingDependency>
</file>
<file src="lib/Support/ConsoleLoggerDecorator.php">
- <UndefinedClass occurrences="1">
+ <UndefinedClass occurrences="2">
<code>OutputInterface</code>
</UndefinedClass>
- <UndefinedDocblockClass occurrences="10">
+ <UndefinedDocblockClass occurrences="11">
<code>$this-&gt;consoleOutput</code>
<code>$this-&gt;consoleOutput</code>
<code>$this-&gt;consoleOutput</code>