moodle/admin/webservice
Meirza 4fbb4f552f MDL-77350 webservice: Added class properties that are not declared
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-05-16 00:33:19 +07:00
..
documentation.php MDL-77027 webservice: Add missing class requires 2023-01-25 11:14:59 +08:00
forms.php MDL-77355 Web services: add function class not found 2023-04-06 11:46:35 +01:00
lib.php MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting 2013-03-12 17:14:53 +08:00
protocols.php MDL-72720 webservice: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
service.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
service_functions.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
service_user_settings.php MDL-41647 WebServices: Changed notification CSS class 2014-02-02 15:20:21 +05:30
service_users.php MDL-67748 admin: Improve the display of missing capabilities 2021-03-15 21:24:06 +01:00
testclient.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
testclient_forms.php MDL-60091 webservice: enhancements to WS test client 2017-10-16 14:59:51 +08:00
tokens.php MDL-77350 webservice: Added class properties that are not declared 2023-05-16 00:33:19 +07:00