moodle/webservice
David Mudrák 2b604286b5 MDL-57775 xmlrpc: Pass escaping to xmlrpc_encode_request() calls
This patch adds the missing 'escaping' option to all remaining
xmlrpc_encode_request() calls in the moodle core code.

Without this, the xmlrpc_decode_request() call on the server side may
lead to wrongly decoded non-ascii characters.
2017-08-15 21:43:34 +02:00
..
classes MDL-28574 webservices: Explain tokens you can edit but can't see 2017-07-31 15:35:23 +08:00
rest MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
soap MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
tests MDL-59214 webservice: Return calendar type in get_site_info 2017-06-20 11:44:04 +01:00
xmlrpc MDL-57775 xmlrpc: Pass escaping to xmlrpc_encode_request() calls 2017-08-15 21:43:34 +02:00
externallib.php MDL-59214 webservice: Return calendar type in get_site_info 2017-06-20 11:44:04 +01:00
lib.php MDL-28574 webservices: Add new capability for managing all tokens 2017-07-31 09:55:04 +08:00
pluginfile.php MDL-58741 webservice: Add missing params to webservice/pluginfile.php 2017-04-27 17:04:01 +02:00
renderer.php MDL-56634 webservices: Remove script from api desc and clean desc printing 2016-11-02 10:06:05 +05:30
upgrade.txt MDL-59214 webservice: Return calendar type in get_site_info 2017-06-20 11:44:04 +01:00
upload.php Merge branch 'MDL-54869-master' of git://github.com/jleyva/moodle 2016-07-07 10:30:17 +08:00
wsdoc.php MDL-53772 externallib: Deprecate external_function_info() 2016-04-14 15:07:41 +08:00