diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-10-21 08:51:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-21 08:51:07 +0200 |
commit | 38bb40cffa6f0302efa134a347bd876e257495c1 (patch) | |
tree | 4086c6c6465dc2bfe3f3c20d946b5325e25e570b | |
parent | 2c21adb5a65787b378172adc0257f6d11bbf1428 (diff) | |
parent | 3ecfaca85fd0a4a8824ac9e7fcf3c69411b8dcbb (diff) | |
download | nextcloud-server-38bb40cffa6f0302efa134a347bd876e257495c1.tar.gz nextcloud-server-38bb40cffa6f0302efa134a347bd876e257495c1.zip |
Merge pull request #23599 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 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> |