I committed a change to remove the & from the fsockopen() calls.
I don't think there is another real solution.

Edd Dumbill wrote:
> 
> Pretty sure we had a patch for this at some point, so I'm copying the
> mailing list to see if we did.
> 
> We probably ought to do a patch release soon to bring the release up to
> date with CVS.  However, I'm too busy so if one of the other developers
> felt like doing it I'd be grateful.
> 
> -- Edd
> 
> On Thu, 2002-06-27 at 12:49, Jaanus Kase wrote:
> > Hi,
> >
> > I'm writing to you because I found your e-mail in Useful Inc's XMLRPC PHP
> > class implementation documentation, appearing as the maintainer. The class
> > is very good and I intend to use it in a high-end business application.
> > However, it has a problem with all error reporting turned on: when using it
> > according to the class' own examples, it consistently logs the errors given
> > at the end of this e-mail. Is there any chance these might be fixed any time
> > soon? They're just cosmetic of course for now, but I prefer to write
> > error-free code and use error-free code by others :)
> >
> > Regards,
> > Jaanus Kase
> > Sertifitseerimiskeskuse AS, Communications Manager
> > tel +372 6101 885, faks +372 6101 881
> > www.sk.ee
> >
> > Following are the errors as appearing in PHP log file:
> >
> > [27-Jun-2002 14:42:45] 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 fsockopen().  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
> > C:\webs\krabi\xmlrpc_class\xmlrpc.inc on line 410
> > [27-Jun-2002 14:42:45] 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 fsockopen().  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
> > C:\webs\krabi\xmlrpc_class\xmlrpc.inc on line 410
> > [27-Jun-2002 14:42:45] 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 fsockopen().  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
> > C:\webs\krabi\xmlrpc_class\xmlrpc.inc on line 413
> > [27-Jun-2002 14:42:45] 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 fsockopen().  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
> > C:\webs\krabi\xmlrpc_class\xmlrpc.inc on line 413
> --
> Edd Dumbill ------------| phone: +44 1904 427740 |------------------
>  | Managing Editor, XML.com, XMLhack.com  --  Chair, XML Europe 2002
>  | I PGP sign my email; more info at http://heddley.com/edd/pgp.html
> 
>   ------------------------------------------------------------------------
>                        Name: signature.asc
>    signature.asc       Type: application/pgp-signature
>                 Description: This is a digitally signed message part

-- 

Miles Lott - phpGroupWare
http://www.phpgroupware.org

--
For information about how to subscribe and unsubscribe from this list
visit http://xmlrpc.usefulinc.com/list.html

Reply via email to