Date index for Feb 2005
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [achievo] problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Sander Nagtegaal wrote:
> PHP Warning: Call-time pass-by-reference has been deprecated - argument
> passed by value; If you would like to pass it by reference, modify the
> declaration of triggererror(). 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. However, future versions may not support this any
> longer. in /achievo_modules/billing/class.bill_line.inc on line 133
> Does anyone have a suggestion?
If you turn on allow_call_time_pass_reference=1 in php.ini, the problem
will dissapear. However, Achievo should work without call time pass by
reference, so it's better to adjust class.bill_line.inc (line 133) and
remove the & from the function parameter there. (I'll do the same in the
sources)
Greetings,
Ivo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCIccT0a30MCVqs1wRArUjAJ49Vz7eLN5azH9GdJUL8C50Ku6pZACeI+Dn
ZOJ+iowUHmi5FWH5P07/VKk=
=BcsF
-----END PGP SIGNATURE-----