moodle/lib/phpxmlrpc
2023-02-23 11:04:07 +08:00
..
Exception
Helper MDL-76412 lib: Fixed PHP 8.2 utf8_encode deprecations in phpxmlrpc 2023-02-15 10:27:38 +01:00
Client.php
Encoder.php MDL-76412 lib: Fixed PHP 8.2 utf8_encode deprecations in phpxmlrpc 2023-02-15 10:27:38 +01:00
PhpXmlRpc.php MDL-76334 libraries: upgraded phpxmlrpc to 4.8.1 2022-11-16 17:02:42 +01:00
readme_moodle.txt Merge branch 'MDL-76412-master' of https://github.com/raortegar/moodle 2023-02-23 11:04:07 +08:00
Request.php MDL-76412 lib: Fixed PHP 8.2 utf8_encode deprecations in phpxmlrpc 2023-02-15 10:27:38 +01:00
Response.php
Server.php Merge branch 'MDL-76412-master' of https://github.com/raortegar/moodle 2023-02-23 11:04:07 +08:00
Value.php MDL-76415 lib: Fixed ${} string interpolation deprecations in phpxmlrpc 2023-02-13 19:51:46 +07:00
Wrapper.php