Enabling the module on a PHP 5.4 installation gives the following error:
Fatal error: Call-time pass-by-reference has been removed in /etc/drupal/6/sites/all/modules/mass_contact/mass_contact.module on line 2094
The whole site will no longer work until the file is manually fixed.
Comments
Comment #1
oadaeh commentedThis is a duplicate and has been fixed in the dev branch here: #1785654: Warning: Call-time pass-by-reference has been deprecated.