Active
Project:
Backup and Migrate Installation Profile
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2009 at 04:12 UTC
Updated:
10 Feb 2011 at 07:56 UTC
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 C:\wamp\www\backupandmigrate\profiles\backup_migrate_profile\backup_migrate_profile.profile on line 71
Comments
Comment #1
brianbrown commentedMake certain that this is enabled in your php.ini, thus:
allow_call_time_pass_reference = On
Regards,
Brian
Comment #2
hansrossel commentedThis is allready solved in the backup_migrate module, see the bug report #752038: Call-time pass-by-reference has been deprecated.