Re: plphp: PHP Warning: Call-time pass-by-reference has - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: plphp: PHP Warning: Call-time pass-by-reference has
Date
Msg-id 42FBD4FE.1010506@commandprompt.com
Whole thread Raw
In response to Re: plphp: PHP Warning: Call-time pass-by-reference has been deprecated  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Responses Re: plphp: PHP Warning: Call-time pass-by-reference has been deprecated  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Re: plphp: PHP Warning: Call-time pass-by-reference has been deprecated  (CSN <cool_screen_name90001@yahoo.com>)
List pgsql-general
Roman Neuhauser wrote:
> # cool_screen_name90001@yahoo.com / 2005-08-11 13:23:52 -0700:
>
>>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?
>
>
>     Yes.
>

Actually the below is incorrect. He should be visiting
plphp.commandprompt.com and signing up for the list there.

>     It's completely off topic here, however. You'll find more help in
>     the PHP manual and/or php-general@lists.php.net (you can subscribe
>     from http://www.php.net/).
>


--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

pgsql-general by date:

Previous
From: Roman Neuhauser
Date:
Subject: Re: plphp: PHP Warning: Call-time pass-by-reference has been deprecated
Next
From: Roman Neuhauser
Date:
Subject: Re: plphp: PHP Warning: Call-time pass-by-reference has been deprecated