MDL-75100 core: Add upgrade.txt note for core_date::strftime()
This commit is contained in:
@@ -292,6 +292,8 @@ defined or can't be applied.
|
||||
* Add an early $CFG->session_redis_acquire_lock_warn option
|
||||
* Removed $CFG->conversionattemptlimit setting from config.php. assignfeedback_editpdf\task\convert_submissions task
|
||||
is now replaced with adhoc tasks with standard fail delay approach.
|
||||
* With strftime() being deprecated in PHP 8.1, a new function \core_date::strftime() that can be used as a PHP 8.1-compatible
|
||||
alternative has been introduced.
|
||||
|
||||
=== 3.11.4 ===
|
||||
* A new option dontforcesvgdownload has been added to the $options parameter of the send_file() function.
|
||||
|
||||
Reference in New Issue
Block a user