mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-69548 core: Adding the http-message library
This is a dependency of ZipStream
This commit is contained in:
parent
8eee0f5e26
commit
5dc3df0e0c
12 changed files with 1281 additions and 0 deletions
|
@ -44,6 +44,7 @@ information provided here is intended especially for developers.
|
|||
* New library function rename_to_unused_name() to rename a file within its current location.
|
||||
* The ZipStream-PHP library has been added to Moodle core in /lib/zipstream.
|
||||
* The php-enum library has been added to Moodle core in /lib/php-enum.
|
||||
* The http-message library has been added to Moodle core in /lib/http-message.
|
||||
|
||||
=== 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