Parse error: syntax error, unexpected '[' in .../sites/all/modules/image_hover_effects/image_hover_effects.module on line 110

I updated to V 7.x-1.6 today and got site-wide white-screen with the above message.
Have a look at the .module file cited line 110:
$hover_content = token_replace($settings['image_hover_effects_data'], array($token_type => $context['entity']), ['sanitize' => FALSE]);

Comments

hangoverocks created an issue. See original summary.

  • Chi committed a297500 on 7.x-1.x
    Issue #2849769 by hangoverocks: 7.x-1.6 Parse error
    
chi’s picture

Status: Active » Fixed

Thanks.

Status: Fixed » Closed (fixed)

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