Posted by intosi on October 24, 2005 at 10:51am
Jump to:
| 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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| drupal.1.patch | 2.46 KB | Ignored: Check issue status. | None | None |
Comments
#1
Fixed in DRUPAL-4-6 and HEAD.
#2