From afe5b6dd8aa9a0eb761434231327e8daecb1d79e Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Tue, 11 Jan 2022 12:20:13 -0300 Subject: Prevent query error when use subquery Signed-off-by: Vitor Mattos --- build/psalm-baseline.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build') diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 485a3fe706c..f02a11ec7ea 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4387,10 +4387,6 @@ - - $query->createFunction('(' . $subQuery->getSQL() . ')') - $subQuery->createFunction('(' . $subSubQuery->getSQL() . ')') - $this->userToNotify -- cgit v1.2.3