Skip to content
This repository was archived by the owner on Oct 23, 2019. It is now read-only.
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Xdebug prevents the socket from starting in PHP 7.2 #25

@bryce13950

Description

@bryce13950

When working locally on a VM, the socket cannot be started, because of an exception being thrown whenever xdebug is enabled in the installation.

  Exception trace:

  1   trigger_error("XDebug extension detected. Remember to disable this if performance testing or going live!")
      /vagrant/code/vendor/cboden/ratchet/src/Ratchet/App.php : 66

  2   Ratchet\App::__construct("localhost", "8080", "127.0.0.1")
      /vagrant/code/vendor/orchid/socket/src/Console/Server.php : 61

  Please use the argument -v to see more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions