From f8739b327a91c39926140f453278c8f6b5c70ffb Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 29 Oct 2020 20:48:02 +0100 Subject: Update psalm-baseline.xml Signed-off-by: Morris Jobke --- build/psalm-baseline.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index e1e8c291849..4fd6847afc0 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3507,6 +3507,11 @@ int + + + getParams + + $this->conn->fetchColumn('SELECT lastval()') @@ -3516,6 +3521,9 @@ string + + getParams + $insertQb->execute() $this->adapter->lastInsertId($seqName) @@ -3527,6 +3535,9 @@ $e->getCode() + + Doctrine\DBAL\Driver\Statement + $statement @@ -3604,6 +3615,11 @@ $y + + + getParams + + parent::castColumn($column, $type) @@ -3631,6 +3647,11 @@ $string + + + __construct + + -- cgit v1.2.3