Skip to content

Commit

Permalink
Merge pull request #867 from stronk7/php81_required_moodle44
Browse files Browse the repository at this point in the history
PHP 8.1 is required for Moodle 4.4 and up
  • Loading branch information
junpataleta authored Jan 17, 2024
2 parents 6af6a07 + 9019316 commit 5a34129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion general/development/policies/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ PHP 8.2 **can be used with** Moodle 4.2.3, Moodle 4.3 and later releases. See MD

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

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.
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.

### PHP 8.0

Expand Down

0 comments on commit 5a34129

Please sign in to comment.