MDL-28701 temp and cache upgrade notes

This commit is contained in:
Petr Skoda 2011-09-10 11:36:41 +02:00
parent 32db0f0d83
commit 3e6e4d001f

View File

@ -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()