mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 20:50:21 +01:00
MDL-28701 temp and cache upgrade notes
This commit is contained in:
parent
32db0f0d83
commit
3e6e4d001f
@ -59,3 +59,4 @@ required changes in code:
|
||||
* fix missing parameter types in optional_param() and required_param()
|
||||
* use new optional_param_array(), required_param_array() or clean_param_array() when dealing with array parameters
|
||||
* textlib->asort() replaced by specialized collatorlib::asort()
|
||||
* use new make_temp_directory() and make_cache_directory()
|
||||
|
Loading…
x
Reference in New Issue
Block a user