-
Bug
-
Resolution: Fixed
-
Minor
-
4.2
Requirement: The target versions for a given PHP version must have been decided. Only then, the TBC (to be capped) branches can be amended by this issue.
Target agreement: PHP 8.3 agreed to be Moodle 4.4 and up (as of January 15th 2024).
TBCs: Given the above, we need to ensure that all the branches < 4.4 have PHP capped. For this issue they are: 4.2 and 4.3.
Implementation details (once Target and TBCs are clear):
- Here we have to cap all the TBCs branches that are still uncapped.
- DEV branches (usually "main") aren't capped ever.
- This change must be applied to ALL supported branches, including security-only ones.
- Usual changes to perform to Moodle Docs include (updated to the new PHP 8.3 information):
- A note in the PHP Versions page about the WIP and the current status (like this).
- (docs_required) Ensure that the PHP versions in the active user docs are correct (like this).
See previous issue (this is a clone of it) as a reference for this and the behaviour in previous branches.