Moshe Weitzman
Moshe Weitzman
Its deprecated code
Here is a frankenPR which accumulates two experiments in better exception and error presentation. Lets discuss and implement the pieces that make sense. 1. Implement \Drush\Application::renderException so that Console does...
This gives a bypass to sites that mistakenly or deliberately dont have `installer-paths.drupal-core` in their composer.json extra. In general, it’s a small robustness improvement IMO. WIP until the next release...
Acquia Cloud requires Drupal in a subdir named 'docroot' but this project uses 'web'. The 'web' name is used in scripts in addition to composer.json. Is there some better solution...
Composer says that our symfony-console project is incompatible with Symfony Console 4. Is there an effort underway to make it compatible? Or perhaps this can be remedied just by making...
I would love to see this program handle remote dispatching of requests like `drush @foo status`. The goal is to simplify Drush such that once it receives a request, it...
Not needed with Xdebug 3 as the performance impact is minimal. Its easier to keep Xdebug disabled until you need it in v3 https://php.watch/articles/xdebug2-vs-3-benchmark
To make it even more clear that this project has moved, I suggest moving this repo to 'Archive' status. Thanks for your efforts.
Is the module compatible with D9? Is maintenance still happenning?