moodle/webservice/xmlrpc
Eloy Lafuente (stronk7) f6711bb394 MDL-67673 phpunit: Fix the return type of template methods
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.

At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:45:59 +02:00
..
classes/privacy MDL-61903 webservice: Implement null privacy provider 2018-04-17 09:19:59 +08:00
db MDL-50613 webservice: Remove risk bit masks for Web Service protocols 2015-09-30 09:34:23 +02:00
lang/en MDL-61903 webservice: Implement null privacy provider 2018-04-17 09:19:59 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
lib.php MDL-60594 xmlrpc: wrapper for buggy xmlrpc_decode 2017-12-11 14:27:06 +08:00
locallib.php MDL-62584 xmlrpc: return correct content-length 2018-05-28 11:14:42 +08:00
server.php MDL-54799 webservice: Handle exception in WS format ASAP 2019-11-29 09:44:09 +01:00
simpleserver.php MDL-52207 libraries: Delete Zend framework 2016-03-21 11:02:55 +08:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00