Merge pull request #36651 from nextcloud/automated/noid/stable24-update-psalm-baseline

[stable24] Update psalm-baseline.xml
This commit is contained in:
Côme Chilliet 2023-02-27 09:40:50 +01:00 committed by GitHub
commit def49625ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -540,18 +540,10 @@
<code>$args['datetime']</code>
<code>200</code>
</InvalidScalarArgument>
<NullArgument occurrences="1">
<code>null</code>
</NullArgument>
<UndefinedFunction occurrences="1">
<code>\Sabre\HTTP\toDate($value)</code>
</UndefinedFunction>
</file>
<file src="apps/dav/lib/Comments/EntityCollection.php">
<InvalidArgument occurrences="1">
<code>$value</code>
</InvalidArgument>
</file>
<file src="apps/dav/lib/Comments/EntityTypeCollection.php">
<TypeDoesNotContainType occurrences="1">
<code>!is_string($name)</code>