mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
25 lines
613 B
Text
25 lines
613 B
Text
CFPropertyList library
|
|
---------------
|
|
|
|
Downloaded last release from: https://github.com/TECLIB/CFPropertyList/releases/
|
|
|
|
Import procedure:
|
|
|
|
- Copy all the files from the CFPropertyList-XXX folder to into lib/plist and remove following files/dirs.
|
|
|
|
Removed:
|
|
* .gitignore
|
|
* composer.json
|
|
* build.sh
|
|
* examples
|
|
* tests
|
|
|
|
Local changes:
|
|
(always verify if the changes below are already fixed by the
|
|
next version to import or they need to be re-applied manually)
|
|
* PHP 7.4 comp: bf527c8 - Partially applied https://github.com/TECLIB/CFPropertyList/pull/61
|
|
|
|
Added:
|
|
* readme_moodle.txt
|
|
|
|
Downloaded version: 2.0.1
|