Hi, I'm trying to use this module but it is returning an error:

Error: Call to a member function xpath() on a non-object in /usr/share/php/drush/commands/pm/release_info/updatexml.inc, line 509

Previously, the command return this warning:
array_key_exists() expects parameter 2 to be array, boolean given updatexml.inc:503

My version of Drush is 6.2

Comments

basvanderheijden’s picture

How did you install the module? Within a Drupal project or globally in your ~/.drush folder?