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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupalmoduleupgrader-change-utility-string-class-2488054.patch | 2.17 KB | todd zebert |
Comments
Comment #1
todd zebert commentedAttributing this contribution
Comment #2
todd zebert commentedComment #3
phenaproximaLooks great! Committed and pushed. Many thanks!