Moshe Weitzman

Results 473 comments of Moshe Weitzman

Thats not in this project but is in a dependency - https://github.com/Chi-teck/drupal-code-generator/issues/194. Leaving open to discourage other dupes.

A PR would be welcome. I just added a bit about negation to the doc.

Seems like a reasonable feature request. I asked for this at https://github.com/drush-ops/drush/pull/2726#discussion_r113791118. I think config:status is a good place for this, or a new command as you've proposed. FYI Drush...

is there a contrib module you can point to that demonstrates the issue?

IMO this seems out of scope for this project.

These links are great in CLI apps, but its not a Prompt IMO. There is no interactivity. I guess there are Informational Messages and Tables and other bits in this...

Use [latest composer](https://github.com/composer/composer/releases/tag/2.8.2) and Drush 13.3.1+

Is this fixing a noticeable bug? I am not seeing `ddev poser` stop at a breakpoint, even without this PR. I think thats because `composer` ignores xdebug breakpoints by default....