Skip to content

Existing instances of resolve() and reject() needed to be updated to match the new templates of resolve(T $value): PromiseInterface<T> and reject(Throwable $reason): PromiseInterface<never> #1151

Closed
@valzargaming

Description

@valzargaming

$deferred->reject(); was the only instance I could immediately find

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions