Unable to enable the module via Drush, getting the following error:

PHP Fatal error: Declaration of SparqlViewsResource::view() must be compatible with EntityInterface::view($view_mode = 'full', $langcode = NULL, $page = NULL) in /var/www/drupal/sites/all/modules/sparql_views/sparql_views.module on line 250
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Declaration of SparqlViewsResource::view() must be compatible
with EntityInterface::view($view_mode = 'full', $langcode = NULL,
$page = NULL) in
/var/www/drupal/sites/all/modules/sparql_views/sparql_views.module,
line 250

Comments

bondjimbond created an issue. See original summary.

djevans’s picture

Title: Error: Declaration of SparqlViewsResource::view() must be compatible with EntityInterface::view($view_mode = 'full', $langcode = NULL, $page = NULL) in ... sparql_views.module, line 250 » SparqlViewsResource::view() must be compatible with EntityInterface
djevans’s picture

Status: Active » Needs review
StatusFileSize
new578 bytes

  • djevans committed d6b007e on 7.x-2.x
    Issue #2901291 by djevans: SparqlViewsResource::view() must be...
djevans’s picture

Status: Needs review » Fixed

Rolled into the new 7.x-2.0 release. Thanks!

Status: Fixed » Closed (fixed)

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