doxrxwn2252 2013-09-12 01:03
浏览 21

不推荐使用KD_XMLRPC.PHP传递引用

I am getting the error like "Call-time pass-by-reference has been deprecated in C:\wamp\www\testing\kd_xmlrpc.php on line 83"

I have also tried to replace the &$this to $this by removing the & but at that time the xmlrpc file was not working.

So please guide me where I am wrong in these? Or do I need to update my xmlrpc.php file? If yes let me know from where I can get the latest one..

Once I move the same files to the production environment I am getting the fatal error instead of deprecated we can hide the deprecated but not fatal error..

Why I am getting the fatal error when I moved the files to the production server?

  • 写回答

0条回答 默认 最新

    报告相同问题?