mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-69779 core: Improved the X-Redirect-By header when debugging is on
This commit is contained in:
parent
46f977a8bf
commit
16c209cbc0
2 changed files with 11 additions and 2 deletions
|
@ -52,6 +52,7 @@ information provided here is intended especially for developers.
|
|||
renamed to `is_listed()` and `get_not_listed()` respectively.
|
||||
* Method `mustache_helper_collection::strip_blacklisted_helpers()` has been deprecated and renamed to
|
||||
`strip_disallowed_helpers()`.
|
||||
* Function redirect() now emits a line of backtrace into the X-Redirect-By header when debugging is one
|
||||
|
||||
=== 3.9 ===
|
||||
* Following function has been deprecated, please use \core\task\manager::run_from_cli().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue