Documentation

Errors

Table of Contents

src/Client/Common/Paginator.php 2
src/Client/WorkflowClientInterface.php 1
src/DataConverter/EncodedCollection.php 2
src/DataConverter/EncodedValues.php 2
src/Worker/FeatureFlags.php 2
src/Workflow/WorkflowInfo.php 3

Paginator.php

Type Line Description
ERROR 21 Tag "method" with body "@method (self<TItem> | null)" has error self is not a collection
ERROR 58 Tag "method" with body "@method (self<TItem> | null)" has error self is not a collection

WorkflowClientInterface.php

Type Line Description
ERROR 193 Tag "method" with body "@method int<0, 2>| $historyEventFilterType Filter returned events such that they match the specified filter type. Available values are {@see HistoryEventFilterType} constants." has error Unexpected token "", expected type at offset 10 on line 1

EncodedCollection.php

Type Line Description
ERROR 38 Tag "method" with body "@method array<TKey, TValue>" has error An array can have only integers or strings as keys
ERROR 70 Tag "method" with body "@method (array<TKey, Payload> | TPayloadsCollection) $payloads" has error An array can have only integers or strings as keys

EncodedValues.php

Type Line Description
ERROR 39 Tag "method" with body "@method (array<TKey, TValue> | null)" has error An array can have only integers or strings as keys
ERROR 235 Tag "method" with body "@method array<TKey, Payload>" has error An array can have only integers or strings as keys

FeatureFlags.php

Type Line Description
ERROR 31 Tag "since" with body "@since SDK 2.11.0" has error
ERROR 23 Tag "since" with body "@since SDK 2.11.0" has error

WorkflowInfo.php

Type Line Description
ERROR 109 Tag "since" with body "@since RoadRunner 2024.2. With lower versions, this field is always false." has error
ERROR 99 Tag "since" with body "@since RoadRunner 2024.2. With lower versions, this field is always 0." has error
ERROR 88 Tag "since" with body "@since RoadRunner 2023.2. With lower versions, this field is always 0." has error

Search results