drush-ops / drush

Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
https://www.drush.org
2.34k stars 1.08k forks source link

PHP warnings when using xml format #5098

Open Chi-teck opened 2 years ago

Chi-teck commented 2 years ago

Describe the bug That happens when running commands that returns RowsOfFields in XML format.

[warning] foreach() argument must be of type array|object, null given XmlSchema.php:39

To Reproduce drush pml --format=xml

System Configuration

Q A
Drush version? 11.x
Drupal version? 9.x
PHP version 8.x
OS? Linux
Chi-teck commented 1 year ago

The issue still exists in 12.x.