Greg Anderson

Results 388 comments of Greg Anderson

See https://github.com/symfony/symfony/issues/24314

This feature is only in Symfony 5+ (so Drupal 10+). We need support in consolidation/config; I think it should be easy, but I don't remember the code very well, will...

Sounds like a good idea.

PRs to provide more tests, and any needed fixes to argument passing would be appreciated.

Do we need the older versions of psysh for older versions of Symfony? Tests are now green on 8.x branch; please rebase.

Looks like this would probably be resolved with a conditional somewhere around `includes/annotationcommand_adapter.inc`. PRs welcome.

Perhaps caused by https://github.com/drush-ops/drush/pull/4860, or the upgrade to box 3.

I haven't had a lot of time to maintain Drush 8. The new phar build was a community contribution; it made the phar a lot smaller. I could go back...

Not sure if that's actually an option, though; the old phar might not work on PHP 8+

8.4.11 just has one fix for `drush make`. Not sure what the cause of the stat failed errors are. Note that the `.box` directory is not needed by Drush and...