]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update psalm baseline 35194/head
authornextcloud-command <nextcloud-command@users.noreply.github.com>
Thu, 17 Nov 2022 04:11:54 +0000 (04:11 +0000)
committerGitHub <noreply@github.com>
Thu, 17 Nov 2022 04:11:54 +0000 (04:11 +0000)
Signed-off-by: GitHub <noreply@github.com>
build/psalm-baseline.xml

index df363b472702af75f57361c85b45f12fcc84486d..af3417f0e2c1d0d7722950be3334f8cd5a109f13 100644 (file)
       <code>$arguments</code>
     </ParamNameMismatch>
   </file>
-  <file src="apps/dav/lib/RootCollection.php">
-    <UndefinedPropertyAssignment occurrences="1">
-      <code>$publicCalendarRoot-&gt;disableListing</code>
-    </UndefinedPropertyAssignment>
-  </file>
   <file src="apps/dav/lib/Search/EventsSearchProvider.php">
     <FalsableReturnStatement occurrences="1">
       <code>$this-&gt;l10n-&gt;l('date', $startDateTime, ['width' =&gt; 'medium'])</code>