xml-rpc is no longer bundled with the PHP source code as of PHP 8.0.
You'll need to get it from PECL. Many distro and third party repos may still ship it (tho the package name may have changed to reflect the move to PECL)
Suporte a XML-RPC no PHP não é habilitado por padrão. Deve-se usar a opção de configuração --with-xmlrpc[=DIR] ao compilar o PHP para habilitar o suporte a XML-RPC.
xml-rpc is no longer bundled with the PHP source code as of PHP 8.0.
You'll need to get it from PECL. Many distro and third party repos may still ship it (tho the package name may have changed to reflect the move to PECL)