Nextcloud PHP API (master)

Errors

Table of Contents

lib/public/AppFramework/Http/Response.php 1
lib/public/Calendar/CalendarImportOptions.php 2
lib/public/Comments/ICommentsManager.php 1
lib/public/DB/IResult.php 5

Response.php

Type Line Description
ERROR 228 Tag "@return" with body "@@return array{X-Request-Id: string, Cache-Control: string, Content-Security-Policy: string, Feature-Policy: string, X-Robots-Tag: string, Last-Modified?: string, ETag?: string, ...H} the headers" has error

CalendarImportOptions.php

Type Line Description
ERROR 116 Tag "@template" with body "@@template $value of self::VALIDATE_*" has error
ERROR 93 Tag "@template" with body "@@template $value of self::ERROR_*" has error

ICommentsManager.php

Type Line Description
ERROR 78 Tag "method" with body "@method array{comment: IComment, replies: list<array{comment: IComment, replies: array<empty, empty>}>}" has error An array can have only integers or strings as keys

IResult.php

Type Line Description
ERROR 144 Tag "method" with body "@method Traversable<array<S, mixed>>" has error An array can have only integers or strings as keys
ERROR 95 Tag "method" with body "@method list<array<S, mixed>>" has error An array can have only integers or strings as keys
ERROR 87 Tag "method" with body "@method list<($fetchMode is PDO::FETCH_ASSOC ? array<S, mixed> : ($fetchMode is PDO::FETCH_NUM ? list<mixed> : mixed))>" has error An array can have only integers or strings as keys
ERROR 59 Tag "method" with body "@method (array<S, mixed> | false)" has error An array can have only integers or strings as keys
ERROR 50 Tag "method" with body "@method (($fetchMode is PDO::FETCH_ASSOC ? array<S, mixed> : ($fetchMode is PDO::FETCH_NUM ? list<mixed> : mixed)) | false)" has error An array can have only integers or strings as keys

Search results