WordPress/wp-includes/IXR
Gary Pendergast b21d1cb6e6 General: Check to see that the PHP-XML module is enabled before using XML functions.
There are a handful of places where we don't check that the XML functions exist before we use them. Ubuntu's PHP 7 packages don't include PHP-XML by default, increasing the chance of this causing issues.

Props kraftbj, markoheijnen.
Fixes #37122.


Built from https://develop.svn.wordpress.org/trunk@38883


git-svn-id: http://core.svn.wordpress.org/trunk@38826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-10-24 04:45:31 +00:00
..
class-IXR-base64.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-client.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-clientmulticall.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-date.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-error.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-introspectionserver.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-message.php General: Check to see that the PHP-XML module is enabled before using XML functions. 2016-10-24 04:45:31 +00:00
class-IXR-request.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-server.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-value.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00