Strict warning: Non-static method DrupalPublicStreamWrapper::getDirectoryPath() should [error]
not be called statically in DrupalPublicStreamWrapper::getDirectoryPath() (line 361 of
/Users/----/drush/commands/core/core.drush.inc).
Strict warning: Non-static method DrupalPrivateStreamWrapper::getDirectoryPath() should [error]
not be called statically in DrupalPrivateStreamWrapper::getDirectoryPath() (line 362 of
/Users/----/drush/commands/core/core.drush.inc).
An error occurred at function : drush_core_status
drupal 7 rc2
Comments
Comment #1
moshe weitzman commentedSimplified this code to match the way that Drupal admin page does it.
Comment #2
spinoza_gl commentedThanks, now running on Drupal 7 rc3.