dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [bug #21009] Probleme utilisation fonction xml_set_o


From: Croiset
Subject: [Dolibarr-bugtrack] [bug #21009] Probleme utilisation fonction xml_set_object() dans htdocs/includes/xmlrpc/xmlrpc.php
Date: Sun, 09 Sep 2007 07:20:05 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4

URL:
  <http://savannah.nongnu.org/bugs/?21009>

                 Summary: Probleme utilisation fonction xml_set_object() dans
htdocs/includes/xmlrpc/xmlrpc.php
                 Project: Dolibarr
            Submitted by: lacolle
            Submitted on: dimanche 09.09.2007 à 07:20
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Bonjour,

Lorsque je lance l'interface d'administration j'obtiens ces warnings avec la
version CVS du 08/09/2007 et en PHP 5.2.3.

Warning: Call-time pass-by-reference has been deprecated; If you would like
to pass it by reference, modify the declaration of xml_set_object(). 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 83

Warning: Call-time pass-by-reference has been deprecated; If you would like
to pass it by reference, modify the declaration of array_unshift(). 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 136

Warning: Call-time pass-by-reference has been deprecated; 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 159

Warning: Call-time pass-by-reference has been deprecated; If you would like
to pass it by reference, modify the declaration of XML_unserialize(). 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 168

Warning: Call-time pass-by-reference has been deprecated; 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 190

Warning: Call-time pass-by-reference has been deprecated; 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 205

Warning: Call-time pass-by-reference has been deprecated; 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 247

Warning: Call-time pass-by-reference has been deprecated; 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 251

Warning: Call-time pass-by-reference has been deprecated; 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 270

Warning: Call-time pass-by-reference has been deprecated; 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 275

Warning: Call-time pass-by-reference has been deprecated; If you would like
to pass it by reference, modify the declaration of XMLRPC_adjustValue(). 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 319

Warning: Call-time pass-by-reference has been deprecated; If you would like
to pass it by reference, modify the declaration of XMLRPC_adjustValue(). 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 393

Warning: Call-time pass-by-reference has been deprecated; If you would like
to pass it by reference, modify the declaration of XMLRPC_adjustValue(). 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 399

Warning: Call-time pass-by-reference has been deprecated; If you would like
to pass it by reference, modify the declaration of XML_serialize(). 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. in
/home/httpd/html/dolibarr/htdocs/includes/xmlrpc/xmlrpc.php on line 410

Il serai bien de corriger cette pertie du code vu que PHP ne maintiens plus
cette méthode.





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21009>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]