I'm getting this warning:

Strict warning: Only variables should be passed by reference in mailchimp_lists_block_view() (regel 599 van /home/johnny/www/rm-drupal/sites/all/modules/drupal.org/mailchimp/modules/mailchimp_lists/mailchimp_lists.module).

It's because the reset function is called on the return value of another function. This is wrong.

CommentFileSizeAuthor
#1 mailchimp.patch1.29 KBJohnny vd Laar
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Johnny vd Laar’s picture

Status: Active » Needs review
FileSize
1.29 KB

attached is a patch that fixes the warning

levelos’s picture

Component: Code » General
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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