diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2020-08-26 04:21:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-26 04:21:23 +0000 |
commit | bc7abbdb85475451bd9df972cbeada0f7beb2c72 (patch) | |
tree | a321cc89f14203e5e3a669c1a07fb2bd08e7545d | |
parent | 00459adfa29bba4198440d04ec6a505b65e5096a (diff) | |
download | nextcloud-server-bc7abbdb85475451bd9df972cbeada0f7beb2c72.tar.gz nextcloud-server-bc7abbdb85475451bd9df972cbeada0f7beb2c72.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r-- | build/psalm-baseline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index e002da163ff..cc9b6d7df1a 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<files psalm-version="3.14.1@9822043ca46d6682b76097bfa97d7c450eef9e90"> +<files psalm-version="3.14.2@3538fe1955d47f6ee926c0769d71af6db08aa488"> <file src="3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php"> <ImplementedReturnTypeMismatch occurrences="1"> <code>string|null</code> |