moodle/mnet/xmlrpc
Andrew Nicols d9863dbc94
MDL-83336 core: Update for deprecation of xml_set_object
From PHP 8.4, `xml_set_object()`, and passing a string helper to
`xml_set_.*_handler()` has been deprecated.

This commit updates all uses of these in core code.

Please note the following libraries have not been modified and will be
handled via library upgrades separately:
- simplepie
- phpxmlrpc
- tcpdf
2024-10-09 15:02:37 +08:00
..
client.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
server.php MDL-76055 mnet: Switch the mnet server to use the library 2022-11-02 15:56:38 +01:00
serverlib.php MDL-76055 mnet: Switch the mnet server to use the library 2022-11-02 15:56:38 +01:00
xmlparser.php MDL-83336 core: Update for deprecation of xml_set_object 2024-10-09 15:02:37 +08:00