When editing a user profile the site dies with the PHP error:
Fatal error: Call to undefined function: array_intersect_key() in /var/www/html/drupal-4.7/modules/roleassign/roleassign.module on line 100

I think this was claimed to be fixed from a previous bug report?

Comments

budda’s picture

The PHP4 function to fix this is in http://drupal.org/node/85547

budda’s picture

Status: Active » Closed (duplicate)

The 4.7 version of the module needs the fix applying as mentioned in http://drupal.org/node/85547

TBarregren’s picture

Status: Closed (duplicate) » Closed (fixed)

This is already fixed in the head. I have now merged head and the 4.7 branch, so both are up-to-date.