Skip to content

deprecated function call #956

Description

@amir-khoshbakht

$loop = LoopFactory::create();

$loop = LoopFactory::create();

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions