klarna / php-xmlrpc

DEPRECATED: the klarna xmlrpc library for php
9 stars 13 forks source link

PHP 7 deprecation errors #7

Closed andreasnij closed 8 years ago

andreasnij commented 8 years ago

Using this library with PHP 7 triggers several deprecation errors. Example:

Methods with the same name as their class will not be constructors in a future version of PHP; 
xmlrpc_client has a deprecated constructor

I have reported the issue to the phpxmlrpc project and they recommend updating to version 4.0.

JoakimLofgren commented 8 years ago

Fixed in v5.0.0