-
Bug
-
Resolution: Fixed
-
Blocker
-
4.5
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.4 agreed to be Moodle 5.0 and up only.
TBCs: Given the above, we need to ensure that all the branches < 5.0 have PHP capped. For this issue they are 4.4, 4.5.
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.4 information):
- A note in the PHP Versions page about the WIP and the current status (like this)
- (docs_required) Whenever the new version release notes is available, something like this.
See previous issue (this is a clone of it) as a reference for this and the behaviour in previous branches.