MDL-69548 core: Adding the php-enum library

This is a dependency of ZipStream
This commit is contained in:
Michael Hawkins 2020-08-26 21:01:14 +08:00
parent 6d3c27fe7f
commit 8eee0f5e26
6 changed files with 272 additions and 0 deletions

View 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