diff options
author | John Molakvoæ <skjnldsv@users.noreply.github.com> | 2022-05-13 20:13:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-13 20:13:58 +0200 |
commit | 20a648ed95bb6e7e795d2c87caffaa37554b0d8f (patch) | |
tree | d458bd824c3186515a2d66d18f765414de6e6af7 /build | |
parent | aff37408a6177b3ea190a269f50ffa7b131dd59f (diff) | |
parent | 7f899b3bc8a4debcde2d4f4b81d9044221718292 (diff) | |
download | nextcloud-server-20a648ed95bb6e7e795d2c87caffaa37554b0d8f.tar.gz nextcloud-server-20a648ed95bb6e7e795d2c87caffaa37554b0d8f.zip |
Merge pull request #32384 from nextcloud/improve-psalm-server-get
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index c35d71a79ae..84030160d7b 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1371,7 +1371,6 @@ </InvalidReturnType> </file> <file src="apps/files_external/lib/Lib/Storage/SMB.php"> - <InvalidPropertyAssignmentValue occurrences="1"/> <InvalidScalarArgument occurrences="7"> <code>$e->getCode()</code> <code>$e->getCode()</code> |