Errors
Table of Contents
Response.php
| Type | Line | Description |
|---|---|---|
| ERROR | 222 | 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 | 151 | Tag "@template" with body "@@template $value of self::VALIDATE_*" has error |
| ERROR | 126 | Tag "@template" with body "@@template $value of self::ERROR_*" has error |
ICommentsManager.php
| Type | Line | Description |
|---|---|---|
| ERROR | 79 | 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 | 145 | Tag "method" with body "@method Traversable<array<S, mixed>>" has error An array can have only integers or strings as keys |
| ERROR | 96 | Tag "method" with body "@method list<array<S, mixed>>" has error An array can have only integers or strings as keys |
| ERROR | 88 | 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 | 60 | Tag "method" with body "@method (array<S, mixed> | false)" has error An array can have only integers or strings as keys |
| ERROR | 51 | 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 |
ISharingBackend.php
| Type | Line | Description |
|---|---|---|
| ERROR | 191 | Tag "param" with body "@param non-negative-int $lastUpdated" has error "\OCP\Sharing\non-negative-int" is not a valid Fqsen. |
ISharingManager.php
| Type | Line | Description |
|---|---|---|
| ERROR | 55 | Tag "return" with body "@return non-negative-int" has error "\OCP\Sharing\non-negative-int" is not a valid Fqsen. |
| ERROR | 39 | Tag "param" with body "@param non-negative-int $offset" has error "\OCP\Sharing\non-negative-int" is not a valid Fqsen. |
AShareRecipientTypeSearchCollaborator.php
| Type | Line | Description |
|---|---|---|
| ERROR | 57 | Tag "param" with body "@param non-negative-int $offset" has error "\OCP\Sharing\Recipient\non-negative-int" is not a valid Fqsen. |
IShareRecipientTypeSearch.php
| Type | Line | Description |
|---|---|---|
| ERROR | 28 | Tag "param" with body "@param non-negative-int $offset" has error "\OCP\Sharing\Recipient\non-negative-int" is not a valid Fqsen. |
Share.php
| Type | Line | Description |
|---|---|---|
| ERROR | 158 | Tag "var" with body "@var non-negative-int $lastUpdated Unix time in milliseconds" has error "\OCP\Sharing\non-negative-int" is not a valid Fqsen. |
ShareAccessContext.php
| Type | Line | Description |
|---|---|---|
| ERROR | 29 | Tag "method" with body "@method array<class-string<(IShareRecipientType | ISharePropertyTypeFilter)>, mixed> $arguments" has error \OCP\Sharing\Recipient\IShareRecipientType|\OCP\Sharing\Property\ISharePropertyTypeFilter is not a class string |