mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26:41 +02:00
MDL-69548 core: Adding the php-enum library
This is a dependency of ZipStream
This commit is contained in:
parent
6d3c27fe7f
commit
8eee0f5e26
6 changed files with 272 additions and 0 deletions
7
lib/php-enum/readme_moodle.txt
Normal file
7
lib/php-enum/readme_moodle.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
Instructions to import php-enum into Moodle:
|
||||
|
||||
1/ Download from https://github.com/myclabs/php-enum/releases
|
||||
|
||||
2/ Copy the LICENSE file and the src folder into the lib/php-enum folder
|
||||
|
||||
3/ Remove the src/PHPUnit folder, as it is not required
|
Loading…
Add table
Add a link
Reference in a new issue