mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
294f05a9d8
commit
fafc098d8e
1 changed files with 0 additions and 12 deletions
|
|
@ -4557,18 +4557,6 @@
|
|||
<code>array</code>
|
||||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Http/ZipResponse.php">
|
||||
<InvalidArrayAccess occurrences="5">
|
||||
<code>$resource['internalName']</code>
|
||||
<code>$resource['resource']</code>
|
||||
<code>$resource['size']</code>
|
||||
<code>$resource['size']</code>
|
||||
<code>$resource['time']</code>
|
||||
</InvalidArrayAccess>
|
||||
<InvalidPropertyAssignmentValue occurrences="1">
|
||||
<code>$this->resources</code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
</file>
|
||||
<file src="lib/public/BackgroundJob/TimedJob.php">
|
||||
<MoreSpecificImplementedParamType occurrences="1">
|
||||
<code>$jobList</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue