diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2020-10-21 04:30:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-21 04:30:21 +0000 |
commit | 3ecfaca85fd0a4a8824ac9e7fcf3c69411b8dcbb (patch) | |
tree | 4086c6c6465dc2bfe3f3c20d946b5325e25e570b /build | |
parent | 2c21adb5a65787b378172adc0257f6d11bbf1428 (diff) | |
download | nextcloud-server-3ecfaca85fd0a4a8824ac9e7fcf3c69411b8dcbb.tar.gz nextcloud-server-3ecfaca85fd0a4a8824ac9e7fcf3c69411b8dcbb.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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 845645b5b24..f9b8daea202 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.17.1@8f211792d813e4dc89f04ed372785ce93b902fd1"> +<files psalm-version="3.17.2@9e526d9cb569fe4631e6a737bbb7948d05596e3f"> <file src="3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php"> <ImplementedReturnTypeMismatch occurrences="1"> <code>string|null</code> |