I changed my dev environment and this showed up. Calling with the argument by reference was deprecated a while back.

  if ($variable_includes) {
    smarter_theme_variable_include($variable_includes, &$variables); // <- wrong
  }
CommentFileSizeAuthor
#1 patch_commit_dd63b72647e2.patch535 bytesdvessel
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dvessel’s picture

Status: Active » Fixed
FileSize
535 bytes

Status: Fixed » Closed (fixed)

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