-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.2
-
1
-
Team Hedgehog 2023 Sprint 2.0, Team Hedgehog 2023 Sprint 2.1
On a Moodle 4.1 site on PHP8.1, running the task tool_dataprivacy\task\process_data_request_task produces PHP deprecation warnings.
PHP Deprecated: base64_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/moodle/user/classes/privacy/provider.php on line 536 |
To reproduce:
Create a new data request for a user and approve the request.
Run the tool_dataprivacy\task\process_data_request_task adhoc task from the cli.
Look through the task output. You should get deprecation warnings for core_user.