Moshe Weitzman
Moshe Weitzman
Any feedback, @rfay @tyler36?
So can this issue be closed?
Nothing to do
My PHP does not report this as a problem. What is your PHP version?
One alternative is to use cell rendering to format the date instead of doing it in the formatResult(). That way json/yaml/csv outputs would not do cennrendering and would get timestamps....
If anyone submits a PR, please also submit the exact commands to reproduce the bug. I will review from there. Thanks.
Nicely spotted. unfortunately, thats going to make the Usage not work if youn copy and paste from the help when viewed in the terminal - `drush help php:eval`. not sure...
I would much prefer writing commands in PHP over Bash. I guess thats already possible for web container commands for Drupal, but i havent done that since its so atypical...
Looks like https://github.com/consolidation/annotated-command/pull/303 needs to get merged still @greg-1-anderson
You dont need to clone recomended-project. You do need to add any dependencies in require-dev. If you have merge perms you can save the new composer.json so other users will...