Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.10, 4.0
-
Fix Version/s: 3.10
-
Component/s: Installation
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_310_STABLE, MOODLE_400_STABLE
-
Fixed Branches:MOODLE_310_STABLE
-
Pull from Repository:
-
Pull 3.10 Branch:
MDL-69638_310 -
Pull 3.10 Diff URL:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Simply verify we have a number (4-5) of files for the next major release. They all must be files deleted since last stable version and current master (310_STABLE this time, we are under parallel development period).
git diff --name-status MOODLE_XX_STABLE..master | grep ^D
|
Note that it's better not to pick any plugin file that maybe reinstalled manually (exception being forum files because that plugin is mandatory).
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-68165 Update upgrade_stale_php_files_present() before 3.9 release
-
- Closed
-