When attempting to use 8.x-1.1 or 8.x-1.x-dev (2015-May-03) against Drupal 8.0.0-dev (pulled 5/5/2015)

$ drush dmu-analyze dblog_event_simple_pager
Indexing...PHP Fatal error: Class 'Drupal\Component\Utility\String' not found in modules/drupalmoduleupgrader/src/Target.php on line 81

Fatal error: Class 'Drupal\Component\Utility\String' not found in modules/drupalmoduleupgrader/src/Target.php on line 81
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Class 'Drupal\Component\Utility\String' not found in modules/drupalmoduleupgrader/src/Target.php, line 81

Utility\String was removed from 8.0.0-dev per this https://www.drupal.org/node/2458387

Patch attached

Comments

todd zebert’s picture

Attributing this contribution

todd zebert’s picture

phenaproxima’s picture

Status: Active » Fixed

Looks great! Committed and pushed. Many thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.