diff options
author | Joas Schilling <coding@schilljs.com> | 2024-10-02 23:58:01 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2024-10-21 11:28:52 +0200 |
commit | d1d30e0be70b1d403f0e6161f4b61c73710cd7f7 (patch) | |
tree | a9acef4ae0e3991e4f83a04eff4b11527f28c8f9 /build | |
parent | fd73366def8c687504e47c302af52aaca53750e5 (diff) | |
download | nextcloud-server-d1d30e0be70b1d403f0e6161f4b61c73710cd7f7.tar.gz nextcloud-server-d1d30e0be70b1d403f0e6161f4b61c73710cd7f7.zip |
ci: Update psalm-baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index ecaf6a89928..4467cd91336 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -44,11 +44,6 @@ <code><![CDATA[array]]></code> </LessSpecificImplementedReturnType> </file> - <file src="3rdparty/symfony/routing/Route.php"> - <MethodSignatureMustProvideReturnType> - <code><![CDATA[unserialize]]></code> - </MethodSignatureMustProvideReturnType> - </file> <file src="apps/dav/appinfo/v1/caldav.php"> <UndefinedGlobalVariable> <code><![CDATA[$baseuri]]></code> |