Merge pull request #48229 from nextcloud/automated/noid/stable30-update-psalm-baseline

[stable30] Update psalm-baseline.xml
This commit is contained in:
github-actions[bot] 2024-09-20 11:05:59 +02:00 committed by GitHub
commit 69ca7c13ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2124,11 +2124,6 @@
<code><![CDATA[\Aws\serialize($command)]]></code>
</UndefinedFunction>
</file>
<file src="lib/private/Files/ObjectStore/StorageObjectStore.php">
<InvalidReturnType>
<code><![CDATA[string]]></code>
</InvalidReturnType>
</file>
<file src="lib/private/Files/Storage/Common.php">
<ImplementedReturnTypeMismatch>
<code><![CDATA[string|false]]></code>