Skip to content

Commit 9019316

Browse files
committed
PHP 8.1 is required for Moodle 4.4 and up
It was decided @ https://tracker.moodle.org/browse/MDL-78496 that PHP 8.1 will be required for Moodle 4.4 and up. Hence, documenting it here. This corresponds to TODO-16, point #1 in the issue above.
1 parent 6af6a07 commit 9019316

File tree

1 file changed

+1
-1
lines changed
  • general/development/policies

1 file changed

+1
-1
lines changed

Diff for: general/development/policies/php.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ PHP 8.2 **can be used with** Moodle 4.2.3, Moodle 4.3 and later releases. See MD
5959

6060
<Since versions={["4.1.2", "4.2"]} issueNumber="MDL-73016" />
6161

62-
PHP 8.1 **can be used with** Moodle 4.1.2, Moodle 4.2 and later releases. See [MDL-73016](https://tracker.moodle.org/browse/MDL-73016) for details.
62+
PHP 8.1 **can be used with** Moodle 4.1.2, Moodle 4.2 and later releases. It is also the **minimum** supported version for Moodle 4.4. See [MDL-73016](https://tracker.moodle.org/browse/MDL-73016) for details.
6363

6464
### PHP 8.0
6565

0 commit comments

Comments
 (0)