moodle/mnet/xmlrpc
Meirza e95540d9ff MDL-77341 mnet: Added missing class properties
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-20 21:37:01 +07:00
..
client.php MDL-77341 mnet: Added missing class properties 2023-05-20 21:37:01 +07: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-77341 mnet: Added missing class properties 2023-05-20 21:37:01 +07:00