drush-ops / drush-launcher

A small wrapper around Drush for your global $PATH.
GNU General Public License v2.0
237 stars 50 forks source link

Update xdebug-handler #91

Closed chx closed 3 years ago

chx commented 3 years ago

https://github.com/composer/xdebug-handler/releases/tag/1.4.5

I cloned the repo and ran composer require 'composer/xdebug-handler' in addition to the steps found in the github workflow and the pipe stuff is no longer broken.

2021-03-27 19_41_16-Window

weitzman commented 3 years ago

I would be in favor of removing this package altogether. xdebug3 is a lot easier to configure so that it can be left on without perf penalty.

chx commented 3 years ago

I am just saying, until that issue is resolved, this is a trivial way to get more functionality.