Merge pull request #22605 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
This commit is contained in:
Roeland Jago Douma 2020-09-06 19:46:07 +02:00 committed by GitHub
commit e4dff77f8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -404,11 +404,7 @@
</UndefinedFunction> </UndefinedFunction>
</file> </file>
<file src="apps/dav/lib/CalDAV/Schedule/IMipPlugin.php"> <file src="apps/dav/lib/CalDAV/Schedule/IMipPlugin.php">
<ImplicitToStringCast occurrences="3"> <ImplicitToStringCast occurrences="2"/>
<code>$meetingLocation</code>
<code>$meetingDescription</code>
<code>$meetingUrl</code>
</ImplicitToStringCast>
<InvalidNullableReturnType occurrences="1"> <InvalidNullableReturnType occurrences="1">
<code>string</code> <code>string</code>
</InvalidNullableReturnType> </InvalidNullableReturnType>