- Move deprecated params to deprecatedlib.php and giving them all an @since version.
- Add notice that they will be removed in 2.4 and open related bug to remove them in 2.4.
- We should add a unit test to tests/moodlelib_test.php to test all deprecated PARAM_* are matching to the expected type (just to make sure no-one makes further changes and to be truely aware when removing them for good)
- has been marked as being related by
-
MDL-32942 Deprecated PARAM_ACTION and PARAM_FORMAT should be replaced with PARAM_ALPHANUMEXT
-
- Closed
-