See Release Notes
<?php < namespace PhpXmlRpc\Exception; < < class PhpXmlrpcException extends \Exception < { < } > // deprecated. Kept around for BC > class_alias('PhpXmlRpc\Exception', 'PhpXmlRpc\Exception\PhpXmlRpcException');