moodle/auth/ldap/classes
Andrew Nicols 6f1df841f7
MDL-67667 core: Deprecate and removal task blocking
There are inherent issues with task blocking which mean that it has
never worked properly. It is also very buggy and can lead to massive
performance issues with task processing.

It is almost impossible to deprecate this in a staged fashion because
various APIs use the methods and it is not possible to determine which
are API uses and which are other valid uses.

In reality there has been little-to-no uptake on the use of this feature
and it should just be removed.
2024-04-12 12:34:20 +08:00
..
adminpresets MDL-73831 adminpresets: Display current/new value for settings 2022-02-22 12:58:02 +01:00
privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
task MDL-67667 core: Deprecate and removal task blocking 2024-04-12 12:34:20 +08:00
admin_setting_special_contexts_configtext.php MDL-60281 general: create_function is deprecated in PHP7.2 2017-10-16 09:37:19 +08:00
admin_setting_special_lowercase_configtext.php
admin_setting_special_ntlm_configtext.php