Call-time pass-by-reference
arvana - December 13, 2007 - 04:17
| Project: | SaleMail |
| Version: | 5.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
This module is working for me, however it sends up PHP errors from lines 18 and 128:
PHP Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of ec_mail_send_mid().
I removed the ampersands from the reference variables on those lines, and it seems to be working with no errors.
