doctum does not yet support array shapes #49
Annotations
8 errors
src/Core/UriComponents.php#L57
Invalid @param tag on "createFromArray": "array{stack: string, hash?: ?string, format?: ?string, filename?: ?string} $config" on "Rokka\Client\Core\UriComponents::createFromArray"
|
src/Core/UriComponents.php#L57
The "config" parameter of the method "createFromArray" is missing a @param tag on "Rokka\Client\Core\UriComponents::createFromArray"
|
src/Core/UriComponents.php#L57
The method "createFromArray" has "1" invalid @param tags. on "Rokka\Client\Core\UriComponents::createFromArray"
|
src/Image.php#L774
Invalid @param tag on "addAutodescription": "array{force?: bool} $options if force is true, the description is generated again even if it already exists" on "Rokka\Client\Image::addAutodescription"
|
src/Image.php#L774
The method "addAutodescription" has "1" invalid @param tags. on "Rokka\Client\Image::addAutodescription"
|
src/UriHelper.php#L115
Invalid @param tag on "composeUri": "array{stack: string, hash?: ?string, format?: ?string, filename?: ?string}|UriComponents $components" on "Rokka\Client\UriHelper::composeUri"
|
src/UriHelper.php#L115
The "components" parameter of the method "composeUri" is missing a @param tag on "Rokka\Client\UriHelper::composeUri"
|
src/UriHelper.php#L115
The method "composeUri" has "1" invalid @param tags. on "Rokka\Client\UriHelper::composeUri"
|
This job failed
Loading