MDL-52846 tasks: complete docs and move functions to deprecatedlib
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 11 Feb 2018 23:51:32 +0000 (00:51 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 12 May 2020 15:41:13 +0000 (17:41 +0200)
commitd2ecc75e2f67a662fe32db43b7d054754f28e06d
tree6edad6b5c5b228599380ef11e0b2de20ca725ec0
parent3bdb8f458436b817ac69d5f033707d926898af9e
MDL-52846 tasks: complete docs and move functions to deprecatedlib

- Add MDL codes to @deprecated.
- Add @todo tag for future 4.3 phase 2 deprecation.
- Deprecate global scope functions:
  - cron_execute_plugin_type().
  - cron_bc_hack_plugin_functions().
  (moving them to deprecatelib).
- Document it in main upgrade.txt
lib/classes/task/legacy_plugin_cron_task.php
lib/cronlib.php
lib/deprecatedlib.php
lib/upgrade.txt