plphp: PHP Warning: Call-time pass-by-reference has been deprecated

From: CSN <cool_screen_name90001(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: plphp: PHP Warning: Call-time pass-by-reference has been deprecated
Date: 2005-08-11 20:23:52
Message-ID: 20050811202352.92248.qmail@web52907.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm getting this warning in pgsql's log:

LOG: plphp: 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 [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. However, future versions may not support
this any longer. in plphp trigger call on line 1

Is there anything I can do about it? I'd email plphp's
list, but their mailing list links are 404.

Thanks,
CSN

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brandon Metcalf 2005-08-11 20:49:04 Re: new Perl Server-Side Language in 8.0
Previous Message CSN 2005-08-11 20:02:45 ERROR: plphp: unable to register function "plphp_proc_4947785_trigger"