Anonymous functions are PHP 5.3 only and right now running the module on PHP 5.2 (which is fully supported by Drupal 7) you get the following fatal error: T_FUNCTION in sites/all/modules/menu_icons/menu_icons.module on line 351.

Comments

acrollet’s picture

Assigned: Unassigned » acrollet
acrollet’s picture

Status: Active » Fixed

This should be fixed in http://drupalcode.org/project/menu_icons.git/commit/e155663. I don't have a php 5.2 test environment set up, but I think it should be able to handle a switch :)

acrollet’s picture

Assigned: acrollet » Unassigned

Status: Fixed » Closed (fixed)

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