PHP5 compatibility issue
intosi - October 24, 2005 - 10:51
| Project: | Drupal |
| Version: | 4.6.3 |
| Component: | module system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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 | None | None |

#1
Fixed in DRUPAL-4-6 and HEAD.
#2