Closed (fixed)
Project:
Drush
Component:
Core Commands
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2010 at 15:49 UTC
Updated:
10 Jan 2011 at 23:00 UTC
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.