You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general/releases/4.1.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you are upgrading from a previous version, please see [Upgrading](https://doc
19
19
These are just the minimum supported versions. We recommend keeping all of your software and operating systems up-to-date.
20
20
21
21
- Moodle upgrade: Moodle 3.9 or later.
22
-
- PHP version: minimum PHP 7.4.0 *Note: minimum PHP version has increased since Moodle 4.0*. PHP 8.0.x and 8.1.x are supported too. See [PHP](../development/policies/php.md) for details.
22
+
- PHP version: minimum PHP 7.4.0 *Note: minimum PHP version has increased in this Moodle version*. PHP 8.0.x and 8.1.x are supported too. See [PHP](../development/policies/php.md) for details.
23
23
- PHP extension **sodium** is recommended. It will be required in Moodle 4.2. For further details, see [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
24
24
- PHP extension **exif** is recommended.
25
25
- PHP setting **max_input_vars** is recommended to be >= 5000 for PHP 7.x installations. It's a requirement for PHP 8.x installations. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
@@ -30,11 +30,11 @@ Moodle supports the following database servers. Again, version numbers are just
30
30
31
31
| Database | Minimum version | Recommended |
32
32
| --- | --- | --- |
33
-
|[PostgreSQL](http://www.postgresql.org/)| 12 (increased since Moodle 4.0) | Latest |
33
+
|[PostgreSQL](http://www.postgresql.org/)| 12 (increased in this Moodle version) | Latest |
34
34
|[MySQL](http://www.mysql.com/)| 5.7 | Latest |
35
-
|[MariaDB](https://mariadb.org/)| 10.4 (increased since Moodle 4.0) | Latest |
Copy file name to clipboardExpand all lines: general/releases/4.4.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you are upgrading from a previous version, please see [Upgrading](https://doc
19
19
These are just the minimum supported versions. We recommend keeping all of your software and operating systems up-to-date.
20
20
21
21
- Moodle upgrade: Moodle 4.1.2 or later.
22
-
- PHP version: minimum PHP 8.1.0 *Note: minimum PHP version has increased since Moodle 4.3*. PHP 8.3.x is supported too. See [PHP](../development/policies/php.md) for details.
22
+
- PHP version: minimum PHP 8.1.0 *Note: minimum PHP version has increased in this Moodle version*. PHP 8.3.x is supported too. See [PHP](../development/policies/php.md) for details.
23
23
- PHP extension **sodium** is required. See [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
24
24
- PHP setting **max_input_vars** must be >= 5000. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
25
25
- PHP variants: Only 64-bit versions of PHP are supported. *Note: Changed since 4.1*.
@@ -30,11 +30,11 @@ Moodle supports the following database servers. Again, version numbers are just
30
30
31
31
| Database | Minimum version | Recommended |
32
32
| --- | --- | --- |
33
-
|[PostgreSQL](http://www.postgresql.org/)| 13 (increased since Moodle 4.1) | Latest |
34
-
|[MySQL](http://www.mysql.com/)| 8.0 (increased since Moodle 4.1) | Latest |
35
-
|[MariaDB](https://mariadb.org/)| 10.6.7 (increased since Moodle 4.1) | Latest |
33
+
|[PostgreSQL](http://www.postgresql.org/)| 13 (last increased in Moodle 4.2) | Latest |
34
+
|[MySQL](http://www.mysql.com/)| 8.0 (last increased in Moodle 4.2) | Latest |
35
+
|[MariaDB](https://mariadb.org/)| 10.6.7 (last increased in Moodle 4.2) | Latest |
Copy file name to clipboardExpand all lines: general/releases/4.5.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you are upgrading from a previous version, please see [Upgrading](https://doc
19
19
These are just the minimum supported versions. We recommend keeping all of your software and operating systems up-to-date.
20
20
21
21
- Moodle upgrade: Moodle 4.1.2 or later.
22
-
- PHP version: minimum PHP 8.1.0 *Note: minimum PHP version has increased since Moodle 4.3*. PHP 8.3.x is supported too. See [PHP](../development/policies/php.md) for details.
22
+
- PHP version: minimum PHP 8.1.0 *Note: minimum PHP version was increased in Moodle 4.4*. PHP 8.3.x is supported too. See [PHP](../development/policies/php.md) for details.
23
23
- PHP extension **sodium** is required. See [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
24
24
- PHP setting **max_input_vars** must be >= 5000. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
25
25
- PHP variants: Only 64-bit versions of PHP are supported. *Note: Changed since 4.1*.
@@ -30,11 +30,11 @@ Moodle supports the following database servers. Again, version numbers are just
30
30
31
31
| Database | Minimum version | Recommended |
32
32
| --- | --- | --- |
33
-
|[PostgreSQL](http://www.postgresql.org/)| 13 (increased since Moodle 4.1) | Latest |
34
-
|[MySQL](http://www.mysql.com/)| 8.0 (increased since Moodle 4.1) | Latest |
35
-
|[MariaDB](https://mariadb.org/)| 10.6.7 (increased since Moodle 4.1) | Latest |
33
+
|[PostgreSQL](http://www.postgresql.org/)| 13 (last increased in Moodle 4.2) | Latest |
34
+
|[MySQL](http://www.mysql.com/)| 8.0 (last increased in Moodle 4.2) | Latest |
35
+
|[MariaDB](https://mariadb.org/)| 10.6.7 (last increased in Moodle 4.2) | Latest |
Copy file name to clipboardExpand all lines: general/releases/5.0.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you are upgrading from a previous version, please see [Upgrading](https://doc
19
19
These are just the minimum supported versions. We recommend keeping all of your software and operating systems up-to-date.
20
20
21
21
- Moodle upgrade: Moodle 4.2.3 or later.
22
-
- PHP version: minimum PHP 8.2.0 *Note: minimum PHP version has increased since Moodle 4.5*. PHP 8.3.x and 8.4.x are supported too. See [PHP](../development/policies/php.md) for details.
22
+
- PHP version: minimum PHP 8.2.0 *Note: minimum PHP version has increased in this Moodle version*. PHP 8.3.x and 8.4.x are supported too. See [PHP](../development/policies/php.md) for details.
23
23
- PHP extension **sodium** is required. See [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
24
24
- PHP setting **max_input_vars** must be >= 5000. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
25
25
- PHP variants: Only 64-bit versions of PHP are supported. *Note: Changed since 4.1*.
@@ -30,9 +30,9 @@ Moodle supports the following database servers. Again, version numbers are just
30
30
31
31
| Database | Minimum version | Recommended |
32
32
| --- | --- | --- |
33
-
|[PostgreSQL](http://www.postgresql.org/)| 14 (increased since Moodle 4.5) | Latest |
34
-
|[MySQL](http://www.mysql.com/)| 8.4 (increased since Moodle 4.5) | Latest |
35
-
|[MariaDB](https://mariadb.org/)| 10.11.0 (increased since Moodle 4.5) | Latest |
33
+
|[PostgreSQL](http://www.postgresql.org/)| 14 (increased in this Moodle version) | Latest |
34
+
|[MySQL](http://www.mysql.com/)| 8.4 (increased in this Moodle version) | Latest |
35
+
|[MariaDB](https://mariadb.org/)| 10.11.0 (increased in this Moodle version) | Latest |
Copy file name to clipboardExpand all lines: general/releases/5.1.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you are upgrading from a previous version, please see [Upgrading](https://doc
19
19
These are just the minimum supported versions. We recommend keeping all of your software and operating systems up-to-date.
20
20
21
21
- Moodle upgrade: Moodle 4.2.3 or later.
22
-
- PHP version: minimum PHP 8.2.0 *Note: minimum PHP version has increased since Moodle 4.5*. PHP 8.3.x and 8.4.x are supported too. See [PHP](../development/policies/php.md) for details.
22
+
- PHP version: minimum PHP 8.2.0 *Note: minimum PHP version was increased in Moodle 5.0*. PHP 8.3.x and 8.4.x are supported too. See [PHP](../development/policies/php.md) for details.
23
23
- PHP extension **sodium** is required. See [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
24
24
- PHP setting **max_input_vars** must be >= 5000. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
25
25
- PHP variants: Only 64-bit versions of PHP are supported.
@@ -30,9 +30,9 @@ Moodle supports the following database servers. Again, version numbers are just
30
30
31
31
| Database | Minimum version | Recommended |
32
32
| --- | --- | --- |
33
-
|[PostgreSQL](http://www.postgresql.org/)| 15 (increased since Moodle 5.0) | Latest |
34
-
|[MySQL](http://www.mysql.com/)| 8.4 (increased since Moodle 4.5) | Latest |
35
-
|[MariaDB](https://mariadb.org/)| 10.11.0 (increased since Moodle 4.5) | Latest |
33
+
|[PostgreSQL](http://www.postgresql.org/)| 15 (increased in this Moodle version) | Latest |
34
+
|[MySQL](http://www.mysql.com/)| 8.4 (last increased in Moodle 5.0) | Latest |
35
+
|[MariaDB](https://mariadb.org/)| 10.11.0 (last increased in Moodle 5.0) | Latest |
Copy file name to clipboardExpand all lines: general/releases/5.2.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you are upgrading from a previous version, please see [Upgrading](https://doc
19
19
These are just the minimum supported versions. We recommend keeping all of your software and operating systems up-to-date.
20
20
21
21
- Moodle upgrade: Moodle 4.2.3 or later.
22
-
- PHP version: minimum PHP 8.3.0 *Note: minimum PHP version has increased since Moodle 4.5*. PHP 8.4.x is supported too. See [PHP](../development/policies/php.md) for details.
22
+
- PHP version: minimum PHP 8.3.0 *Note: minimum PHP version has increased in this Moodle version*. PHP 8.4.x is supported too. See [PHP](../development/policies/php.md) for details.
23
23
- PHP extension **sodium** is required. See [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
24
24
- PHP setting **max_input_vars** must be >= 5000. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
25
25
- PHP variants: Only 64-bit versions of PHP are supported.
@@ -30,9 +30,9 @@ Moodle supports the following database servers. Again, version numbers are just
30
30
31
31
| Database | Minimum version | Recommended |
32
32
| --- | --- | --- |
33
-
|[PostgreSQL](http://www.postgresql.org/)|14 (increased since Moodle 4.5) | Latest |
34
-
|[MySQL](http://www.mysql.com/)| 8.4 (increased since Moodle 4.5) | Latest |
35
-
|[MariaDB](https://mariadb.org/)| 10.11.0 (increased since Moodle 4.5) | Latest |
33
+
|[PostgreSQL](http://www.postgresql.org/)|15 (last increased in Moodle 5.1) | Latest |
34
+
|[MySQL](http://www.mysql.com/)| 8.4 (last increased in Moodle 5.0) | Latest |
35
+
|[MariaDB](https://mariadb.org/)| 10.11.0 (last increased in Moodle 5.0) | Latest |
Copy file name to clipboardExpand all lines: general/releases/5.3.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you are upgrading from a previous version, please see [Upgrading](https://doc
19
19
These are just the minimum supported versions. We recommend keeping all of your software and operating systems up-to-date.
20
20
21
21
- Moodle upgrade: Moodle 4.5 or later.
22
-
- PHP version: minimum PHP 8.3.0 *Note: minimum PHP version has increased since Moodle 4.5*. PHP 8.4.x is supported too. See [PHP](../development/policies/php.md) for details.
22
+
- PHP version: minimum PHP 8.3.0 *Note: minimum PHP version was increased in Moodle 5.2*. PHP 8.4.x is supported too. See [PHP](../development/policies/php.md) for details.
23
23
- PHP extension **sodium** is required. See [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
24
24
- PHP setting **max_input_vars** must be >= 5000. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
25
25
- PHP variants: Only 64-bit versions of PHP are supported. *Note: Changed since 4.1*.
@@ -30,9 +30,9 @@ Moodle supports the following database servers. Again, version numbers are just
30
30
31
31
| Database | Minimum version | Recommended |
32
32
| --- | --- | --- |
33
-
|[PostgreSQL](http://www.postgresql.org/)|14 (increased since Moodle 4.5) | Latest |
34
-
|[MySQL](http://www.mysql.com/)| 8.4 (increased since Moodle 4.5) | Latest |
35
-
|[MariaDB](https://mariadb.org/)| 10.11.0 (increased since Moodle 4.5) | Latest |
33
+
|[PostgreSQL](http://www.postgresql.org/)|15 (last increased in Moodle 5.1) | Latest |
34
+
|[MySQL](http://www.mysql.com/)| 8.4 (last increased in Moodle 5.0) | Latest |
35
+
|[MariaDB](https://mariadb.org/)| 10.11.0 (last increased in Moodle 5.0) | Latest |
0 commit comments