Project:Drupal core
Version:4.6.3
Component:module system
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSizeStatusTest resultOperations
drupal.1.patch2.46 KBIgnored: Check issue status.NoneNone

Comments

#1

Status:active» fixed

Fixed in DRUPAL-4-6 and HEAD.

#2

Status:fixed» closed (fixed)
nobody click here