Call-time pass-by-reference has been deprecated
staminna - September 26, 2008 - 13:57
| Project: | Edit term |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | staminna |
| Status: | closed |
Jump to:
Description
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in (...)sites/all/modules/edit_term/edit_term.module on line 212
I've got a localhost version of the site working with no problems, though when I've put it on the production site I get this error on the top of every page.
Regards,
Jorge Nunes

#1
Yes, the fix went into dev a few weeks ago, but wasn't in the stable pakage.
I've now created a bugfix snapshot 5.x-1-1
http://drupal.org/node/314111
Thanks for the reminder.
#2
Automatically closed -- issue fixed for two weeks with no activity.