Some modules call functions which require references to some variables. PHP5 doesn't allow pass-by-reference of function results. Attached patch fixes this for user.module and system.module.

CommentFileSizeAuthor
drupal.1.patch2.46 KBintosi

Comments

dries’s picture

Status: Active » Fixed

Fixed in DRUPAL-4-6 and HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)