diff options
author | Joas Schilling <coding@schilljs.com> | 2024-10-02 23:58:01 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2024-10-07 12:11:26 +0200 |
commit | c0ffe3942195402589815bb7e13b6d9070429682 (patch) | |
tree | 36e7a72f2ec90f14220a979f15bcaa421776ea7a /build | |
parent | 87acaef73c77db05b11b5e82f740e0991ec4b3a9 (diff) | |
download | nextcloud-server-c0ffe3942195402589815bb7e13b6d9070429682.tar.gz nextcloud-server-c0ffe3942195402589815bb7e13b6d9070429682.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 a143c6188a1..16fe161a9ba 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> |