Sergey Biryukov
77c1afd744
Docs: Fix typo in xmlrpc_chunk_parsing_size filter description.
...
Props lord_viper.
Fixes #46701 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45054 602fd350-edb4-49c9-b593-d223f7449a82
2019-03-28 16:52:39 +00:00
Dion Hulse
5789855ed1
XML-RPC: Add default values to IXR_Message for PHP 7.2 compatibility to avoid PHP Warnings.
...
Fixes #43216 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@42652 602fd350-edb4-49c9-b593-d223f7449a82
2018-02-06 02:55:38 +00:00
Dominik Schilling (ocean90)
249bde034d
XML-RPC: Fix truncated warning message added in [38883].
...
See #37122 .
git-svn-id: https://develop.svn.wordpress.org/trunk@39007 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-29 21:31:29 +00:00
pento
2e9b3c22d8
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 .
git-svn-id: https://develop.svn.wordpress.org/trunk@38883 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-24 04:44:07 +00:00
Scott Taylor
0ff32a41b0
XML-RPC: break up class-IXR.php into individual class files.
...
See #37827 .
git-svn-id: https://develop.svn.wordpress.org/trunk@38389 602fd350-edb4-49c9-b593-d223f7449a82
2016-08-26 22:07:14 +00:00