On Fri, Sep 03, 2010 at 05:26:32PM +0800, Thomas Goirand wrote:
>
> libnusoap-php produces the following warning under Squeeze, due
> to the changes in PHP 5.3.x:
>
> PHP Deprecated: Assigning the return value of new by reference is
> deprecated in /usr/share/php/nusoap/nusoap.php on line 7384
>
I have tried and reproduce the problem, and can't seem to find a way to
activate the warnings when run with default Debian php.ini settings.
It's apparently not a problem most users will be facing AFAICT. Maybe another
app's particular environment sets more strict error reporting and is to be
changed for stable deployment ?
Can you try and explain in which conditions the problem occurs ?
What's the content of ini_get('error_reporting'); in your script (well, in
nusoap.php) and what's setting its values ? You may find in
http://www.php.net/manual/en/errorfunc.constants.php the values of the boolean
fields.
Thanks in advance.
Best regards,
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]