-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.4.6, 4.5.2
-
None
-
MOODLE_404_STABLE, MOODLE_405_STABLE
I just wondered why my pipelines are failing with PHP 8.1. According to moodle docs
- https://moodledev.io/general/development/policies/php?_gl=1*fxmn9z*_ga*MTI4NDI4MjMyMC4xNzMzNzk3MTE2*_ga_QWYJYEY9P5*MTczNDEyNTYzMy4xMC4xLjE3MzQxMjU2NDAuMC4wLjA.#php-81
- https://moodledev.io/general/releases/4.4
it is the minimum supported version, no notice about a change. 8.1 will receive security support for one further year (potentially longer by some distros), removing support for PHP 8.1 is a breaking change and imho should at least be communicated clearly, better not happening at all for version in support phase without absolute necessity.
Reference: https://tracker.moodle.org/browse/MDL-83470