Skip to content

deprecated function call #956

@amir-khoshbakht

Description

@amir-khoshbakht

$loop = LoopFactory::create();

$loop = LoopFactory::create();

LoopFactory::create(); is deprecated. I think it should be replaced with :
\React\EventLoop::get();

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions