diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-08-26 11:23:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-26 11:23:18 +0200 |
commit | 75f4b807f32f95017b3bc7c1c670201ad364fee3 (patch) | |
tree | 2877329b79d9cad450523883fad2c037a61db7c6 | |
parent | 205651021464abd79bc77d19966f25bafca45f22 (diff) | |
parent | bc7abbdb85475451bd9df972cbeada0f7beb2c72 (diff) | |
download | nextcloud-server-75f4b807f32f95017b3bc7c1c670201ad364fee3.tar.gz nextcloud-server-75f4b807f32f95017b3bc7c1c670201ad364fee3.zip |
Merge pull request #22431 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-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> |