From 2ac5e930017ec0c18c2be6b319df4fe6855f97b4 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Fri, 12 Mar 2021 08:54:38 +0100 Subject: Use the self-contained version of Psalm Fewer dependencies -> fewer possible conflicts Signed-off-by: Christoph Wurst --- tests/psalm-baseline.xml | 67 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 66 insertions(+), 1 deletion(-) (limited to 'tests/psalm-baseline.xml') diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml index d8d4e4c10..d2e94c52b 100644 --- a/tests/psalm-baseline.xml +++ b/tests/psalm-baseline.xml @@ -1,5 +1,5 @@ - + DraftSavedEvent @@ -15,6 +15,9 @@ SynchronizationEvent UserDeletedEvent + + ContainerInterface + @@ -30,6 +33,51 @@ get + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + $qb2->createNamedParameter($ids, IQueryBuilder::PARAM_INT_ARRAY) @@ -245,4 +293,21 @@ SynchronizationEvent + + + OutputInterface + + + $this->consoleOutput + $this->consoleOutput + $this->consoleOutput + $this->consoleOutput + $this->consoleOutput + $this->consoleOutput + $this->consoleOutput + $this->consoleOutput + $this->consoleOutput + OutputInterface + + -- cgit v1.2.3