PHP 5.3 SOAP deprecated errors
- by Vincent
All,
I am using PHP 5.3.1 under Ubuntu and using the SOAP package. I am getting the following errors when I include SOAP/Client.php. Any one knows how to get this working?
Thanks
Deprecated: Assigning the return value of new by reference is deprecated in
/opt/lampp/lib/php/SOAP/WSDL.php on line 214
Deprecated: Assigning the return value of new by reference is deprecated in
/opt/lampp/lib/php/SOAP/WSDL.php on line 791
Deprecated: Assigning the return value of new by reference is deprecated in
/opt/lampp/lib/php/SOAP/WSDL.php on line 1159
Deprecated: Assigning the return value of new by reference is deprecated in
/opt/lampp/lib/php/SOAP/WSDL.php on line 1685
Deprecated: Assigning the return value of new by reference is deprecated in
/opt/lampp/lib/php/HTTP/Request.php on line 228
Deprecated: Assigning the return value of new by reference is deprecated
in /opt/lampp/lib/php/HTTP/Request.php on line 324
Deprecated: Assigning the return value of new by reference is deprecated in
/opt/lampp/lib/php/HTTP/Request.php on line 602
Deprecated: Assigning the return value of new by reference is deprecated in
/opt/lampp/lib/php/HTTP/Request.php on line 621
Strict Standards: Redefining already defined constructor for class Net_URL in
/opt/lampp/lib/php/Net/URL.php on line 122