mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 16:04:25 +02:00
MDL-70318 core: Moodle customisations.
This commit is contained in:
parent
3dc634f2ee
commit
56edf8c799
@ -5,7 +5,8 @@ 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.
|
||||
- Copy all the files from the CFPropertyList-XXX/src/CFPropertyList folder into lib/plist/classes/CFPropertyList.
|
||||
- Copy all the .md files from CFPropertyList-XXX to lib/plist/.
|
||||
|
||||
Removed:
|
||||
* .gitignore
|
||||
@ -14,12 +15,7 @@ Removed:
|
||||
* 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
|
||||
Downloaded version: 2.0.2
|
||||
|
@ -337,7 +337,7 @@
|
||||
<location>plist</location>
|
||||
<name>plist</name>
|
||||
<license>MIT</license>
|
||||
<version>2.0.1</version>
|
||||
<version>2.0.2</version>
|
||||
</library>
|
||||
<library>
|
||||
<location>zipstream</location>
|
||||
|
Loading…
x
Reference in New Issue
Block a user